branston 0.4.0 → 0.4.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. data/lib/branston/app/controllers/iterations_controller.rb +2 -0
  2. data/lib/branston/app/controllers/stories_controller.rb +93 -53
  3. data/lib/branston/app/helpers/iterations_helper.rb +38 -0
  4. data/lib/branston/app/models/iteration.rb +12 -0
  5. data/lib/branston/app/views/iterations/index.html.erb +1 -0
  6. data/lib/branston/app/views/iterations/show.html.erb +6 -1
  7. data/lib/branston/app/views/stories/index.html.erb +0 -6
  8. data/lib/branston/config/environment.rb +2 -2
  9. data/lib/branston/config/routes.rb +1 -1
  10. data/lib/branston/coverage/app-controllers-application_controller_rb.html +1 -1
  11. data/lib/branston/coverage/app-controllers-iterations_controller_rb.html +101 -107
  12. data/lib/branston/coverage/app-controllers-outcomes_controller_rb.html +102 -114
  13. data/lib/branston/coverage/app-controllers-preconditions_controller_rb.html +90 -54
  14. data/lib/branston/coverage/app-controllers-releases_controller_rb.html +89 -101
  15. data/lib/branston/coverage/app-controllers-scenarios_controller_rb.html +77 -101
  16. data/lib/branston/coverage/app-controllers-sessions_controller_rb.html +42 -60
  17. data/lib/branston/coverage/app-controllers-stories_controller_rb.html +110 -260
  18. data/lib/branston/coverage/app-controllers-user_roles_controller_rb.html +87 -123
  19. data/lib/branston/coverage/app-controllers-users_controller_rb.html +27 -39
  20. data/lib/branston/coverage/app-helpers-application_helper_rb.html +7 -25
  21. data/lib/branston/coverage/app-helpers-iterations_helper_rb.html +1 -1
  22. data/lib/branston/coverage/app-helpers-outcomes_helper_rb.html +1 -1
  23. data/lib/branston/coverage/app-helpers-preconditions_helper_rb.html +1 -1
  24. data/lib/branston/coverage/app-helpers-releases_helper_rb.html +1 -1
  25. data/lib/branston/coverage/app-helpers-sessions_helper_rb.html +1 -1
  26. data/lib/branston/coverage/app-helpers-stories_helper_rb.html +1 -1
  27. data/lib/branston/coverage/app-helpers-user_roles_helper_rb.html +1 -1
  28. data/lib/branston/coverage/app-models-iteration_rb.html +1 -1
  29. data/lib/branston/coverage/app-models-outcome_rb.html +1 -1
  30. data/lib/branston/coverage/app-models-participation_rb.html +1 -1
  31. data/lib/branston/coverage/app-models-precondition_rb.html +3 -9
  32. data/lib/branston/coverage/app-models-release_rb.html +1 -1
  33. data/lib/branston/coverage/app-models-scenario_rb.html +3 -3
  34. data/lib/branston/coverage/app-models-story_rb.html +8 -254
  35. data/lib/branston/coverage/app-models-user_rb.html +9 -33
  36. data/lib/branston/coverage/app-models-user_role_rb.html +1 -1
  37. data/lib/branston/coverage/index.html +90 -106
  38. data/lib/branston/coverage/lib-faker_extras_rb.html +1 -1
  39. data/lib/branston/coverage/lib-story_generator_rb.html +49 -43
  40. data/lib/branston/db/development.sqlite3 +0 -0
  41. data/lib/branston/db/production.sqlite3 +0 -0
  42. data/lib/branston/db/test.sqlite3 +0 -0
  43. data/lib/branston/log/development.log +1111 -5708
  44. data/lib/branston/log/test.log +23047 -87379
  45. metadata +13 -6
  46. data/lib/branston/coverage/lib-client_rb.html +0 -537
  47. data/lib/branston/tmp/performance/BrowsingTest#test_homepage_process_time_flat.txt +0 -8
  48. data/lib/branston/tmp/performance/BrowsingTest#test_homepage_process_time_graph.html +0 -6039
  49. data/lib/branston/tmp/performance/BrowsingTest#test_homepage_process_time_tree.txt +0 -9858
@@ -28,8 +28,8 @@
28
28
  <tbody>
29
29
  <tr>
30
30
  <td class="left_align"><a href="app-models-user_rb.html">app/models/user.rb</a></td>
31
- <td class='right_align'><tt>60</tt></td>
32
- <td class='right_align'><tt>35</tt></td>
31
+ <td class='right_align'><tt>56</tt></td>
32
+ <td class='right_align'><tt>32</tt></td>
33
33
  <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
34
34
  <div class="percent_graph">
35
35
  <div class="covered" style="width:100px"></div>
@@ -357,67 +357,43 @@
357
357
 
358
358
 
359
359
  <tr class="inferred">
360
- <td><pre><a name="line51">51</a> </pre></td>
360
+ <td><pre><a name="line51">51</a> </pre></td>
361
361
  </tr>
362
362
 
363
363
 
364
364
 
365
365
  <tr class="marked">
366
- <td><pre><a name="line52">52</a> def to_s</pre></td>
367
- </tr>
368
-
369
-
370
-
371
- <tr class="marked">
372
- <td><pre><a name="line53">53</a> login</pre></td>
373
- </tr>
374
-
375
-
376
-
377
- <tr class="inferred">
378
- <td><pre><a name="line54">54</a> end</pre></td>
379
- </tr>
380
-
381
-
382
-
383
- <tr class="inferred">
384
- <td><pre><a name="line55">55</a> </pre></td>
385
- </tr>
386
-
387
-
388
-
389
- <tr class="marked">
390
- <td><pre><a name="line56">56</a> protected</pre></td>
366
+ <td><pre><a name="line52">52</a> protected</pre></td>
391
367
  </tr>
392
368
 
393
369
 
394
370
 
395
371
  <tr class="inferred">
396
- <td><pre><a name="line57">57</a> </pre></td>
372
+ <td><pre><a name="line53">53</a> </pre></td>
397
373
  </tr>
398
374
 
399
375
 
400
376
 
401
377
  <tr class="inferred">
402
- <td><pre><a name="line58">58</a> </pre></td>
378
+ <td><pre><a name="line54">54</a> </pre></td>
403
379
  </tr>
404
380
 
405
381
 
406
382
 
407
383
  <tr class="inferred">
408
- <td><pre><a name="line59">59</a> </pre></td>
384
+ <td><pre><a name="line55">55</a> </pre></td>
409
385
  </tr>
410
386
 
411
387
 
412
388
 
413
389
  <tr class="inferred">
414
- <td><pre><a name="line60">60</a> end</pre></td>
390
+ <td><pre><a name="line56">56</a> end</pre></td>
415
391
  </tr>
416
392
 
417
393
  </tbody>
418
394
  </table>
419
395
 
420
- <p>Generated on Wed Dec 23 14:36:07 +0000 2009 with <a href="http://github.com/relevance/rcov">rcov 0.9.2.1</a></p>
396
+ <p>Generated on Thu Dec 03 16:49:25 +0000 2009 with <a href="http://github.com/relevance/rcov">rcov 0.9.6</a></p>
421
397
 
422
398
  </body>
423
399
  </html>
@@ -99,7 +99,7 @@
99
99
  </tbody>
100
100
  </table>
101
101
 
102
- <p>Generated on Wed Dec 23 14:36:07 +0000 2009 with <a href="http://github.com/relevance/rcov">rcov 0.9.2.1</a></p>
102
+ <p>Generated on Thu Dec 03 16:49:24 +0000 2009 with <a href="http://github.com/relevance/rcov">rcov 0.9.6</a></p>
103
103
 
104
104
  </body>
105
105
  </html>
@@ -48,42 +48,42 @@
48
48
  <tfoot>
49
49
  <tr>
50
50
  <td class="left_align">TOTAL</td>
51
- <td class='right_align'><tt>1292</tt></td>
52
- <td class='right_align'><tt>912</tt></td>
53
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>98.84%</tt></div>
51
+ <td class='right_align'><tt>1126</tt></td>
52
+ <td class='right_align'><tt>782</tt></td>
53
+ <td class="left_align"><div class="percent_graph_legend"><tt class=''>99.73%</tt></div>
54
54
  <div class="percent_graph">
55
- <div class="covered" style="width:99px"></div>
56
- <div class="uncovered" style="width:1px"></div>
55
+ <div class="covered" style="width:100px"></div>
56
+ <div class="uncovered" style="width:0px"></div>
57
57
  </div></td>
58
- <td class="left_align"><div class="percent_graph_legend"><tt class='coverage_total'>98.46%</tt></div>
58
+ <td class="left_align"><div class="percent_graph_legend"><tt class='coverage_total'>99.62%</tt></div>
59
59
  <div class="percent_graph">
60
- <div class="covered" style="width:98px"></div>
61
- <div class="uncovered" style="width:2px"></div>
60
+ <div class="covered" style="width:100px"></div>
61
+ <div class="uncovered" style="width:0px"></div>
62
62
  </div></td>
63
63
  </tr>
64
64
  </tfoot>
65
65
  <tbody>
66
66
 
67
- <tr class="all_files all_coverage 80 90 100 lib even">
68
- <td class="left_align"><a href="lib-client_rb.html">lib/client.rb</a></td>
69
- <td class='right_align'><tt>79</tt></td>
70
- <td class='right_align'><tt>65</tt></td>
71
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>81.01%</tt></div>
67
+ <tr class="all_files all_coverage 100 app controllers even">
68
+ <td class="left_align"><a href="app-controllers-preconditions_controller_rb.html">app/controllers/preconditions_controller.rb</a></td>
69
+ <td class='right_align'><tt>112</tt></td>
70
+ <td class='right_align'><tt>77</tt></td>
71
+ <td class="left_align"><div class="percent_graph_legend"><tt class=''>97.32%</tt></div>
72
72
  <div class="percent_graph">
73
- <div class="covered" style="width:81px"></div>
74
- <div class="uncovered" style="width:19px"></div>
73
+ <div class="covered" style="width:97px"></div>
74
+ <div class="uncovered" style="width:3px"></div>
75
75
  </div></td>
76
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>78.46%</tt></div>
76
+ <td class="left_align"><div class="percent_graph_legend"><tt class=''>96.10%</tt></div>
77
77
  <div class="percent_graph">
78
- <div class="covered" style="width:78px"></div>
79
- <div class="uncovered" style="width:22px"></div>
78
+ <div class="covered" style="width:96px"></div>
79
+ <div class="uncovered" style="width:4px"></div>
80
80
  </div></td>
81
81
  </tr>
82
82
 
83
83
  <tr class="all_files all_coverage 110 lib odd">
84
- <td class="left_align"><a href="lib-faker_extras_rb.html">lib/faker_extras.rb</a></td>
85
- <td class='right_align'><tt>24</tt></td>
86
- <td class='right_align'><tt>23</tt></td>
84
+ <td class="left_align"><a href="lib-story_generator_rb.html">lib/story_generator.rb</a></td>
85
+ <td class='right_align'><tt>136</tt></td>
86
+ <td class='right_align'><tt>113</tt></td>
87
87
  <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
88
88
  <div class="percent_graph">
89
89
  <div class="covered" style="width:100px"></div>
@@ -96,10 +96,10 @@
96
96
  </div></td>
97
97
  </tr>
98
98
 
99
- <tr class="all_files all_coverage 110 app helpers even">
100
- <td class="left_align"><a href="app-helpers-application_helper_rb.html">app/helpers/application_helper.rb</a></td>
101
- <td class='right_align'><tt>14</tt></td>
102
- <td class='right_align'><tt>8</tt></td>
99
+ <tr class="all_files all_coverage 110 app models even">
100
+ <td class="left_align"><a href="app-models-participation_rb.html">app/models/participation.rb</a></td>
101
+ <td class='right_align'><tt>7</tt></td>
102
+ <td class='right_align'><tt>4</tt></td>
103
103
  <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
104
104
  <div class="percent_graph">
105
105
  <div class="covered" style="width:100px"></div>
@@ -112,10 +112,10 @@
112
112
  </div></td>
113
113
  </tr>
114
114
 
115
- <tr class="all_files all_coverage 110 lib odd">
116
- <td class="left_align"><a href="lib-story_generator_rb.html">lib/story_generator.rb</a></td>
117
- <td class='right_align'><tt>135</tt></td>
118
- <td class='right_align'><tt>112</tt></td>
115
+ <tr class="all_files all_coverage 110 app helpers odd">
116
+ <td class="left_align"><a href="app-helpers-application_helper_rb.html">app/helpers/application_helper.rb</a></td>
117
+ <td class='right_align'><tt>11</tt></td>
118
+ <td class='right_align'><tt>8</tt></td>
119
119
  <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
120
120
  <div class="percent_graph">
121
121
  <div class="covered" style="width:100px"></div>
@@ -162,8 +162,8 @@
162
162
 
163
163
  <tr class="all_files all_coverage 110 app controllers even">
164
164
  <td class="left_align"><a href="app-controllers-outcomes_controller_rb.html">app/controllers/outcomes_controller.rb</a></td>
165
- <td class='right_align'><tt>102</tt></td>
166
- <td class='right_align'><tt>74</tt></td>
165
+ <td class='right_align'><tt>100</tt></td>
166
+ <td class='right_align'><tt>71</tt></td>
167
167
  <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
168
168
  <div class="percent_graph">
169
169
  <div class="covered" style="width:100px"></div>
@@ -194,8 +194,8 @@
194
194
 
195
195
  <tr class="all_files all_coverage 110 app controllers even">
196
196
  <td class="left_align"><a href="app-controllers-scenarios_controller_rb.html">app/controllers/scenarios_controller.rb</a></td>
197
- <td class='right_align'><tt>105</tt></td>
198
- <td class='right_align'><tt>77</tt></td>
197
+ <td class='right_align'><tt>101</tt></td>
198
+ <td class='right_align'><tt>72</tt></td>
199
199
  <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
200
200
  <div class="percent_graph">
201
201
  <div class="covered" style="width:100px"></div>
@@ -208,23 +208,7 @@
208
208
  </div></td>
209
209
  </tr>
210
210
 
211
- <tr class="all_files all_coverage 110 app controllers odd">
212
- <td class="left_align"><a href="app-controllers-iterations_controller_rb.html">app/controllers/iterations_controller.rb</a></td>
213
- <td class='right_align'><tt>106</tt></td>
214
- <td class='right_align'><tt>73</tt></td>
215
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
216
- <div class="percent_graph">
217
- <div class="covered" style="width:100px"></div>
218
- <div class="uncovered" style="width:0px"></div>
219
- </div></td>
220
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
221
- <div class="percent_graph">
222
- <div class="covered" style="width:100px"></div>
223
- <div class="uncovered" style="width:0px"></div>
224
- </div></td>
225
- </tr>
226
-
227
- <tr class="all_files all_coverage 110 app models even">
211
+ <tr class="all_files all_coverage 110 app models odd">
228
212
  <td class="left_align"><a href="app-models-release_rb.html">app/models/release.rb</a></td>
229
213
  <td class='right_align'><tt>7</tt></td>
230
214
  <td class='right_align'><tt>4</tt></td>
@@ -240,22 +224,6 @@
240
224
  </div></td>
241
225
  </tr>
242
226
 
243
- <tr class="all_files all_coverage 110 app controllers odd">
244
- <td class="left_align"><a href="app-controllers-releases_controller_rb.html">app/controllers/releases_controller.rb</a></td>
245
- <td class='right_align'><tt>93</tt></td>
246
- <td class='right_align'><tt>63</tt></td>
247
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
248
- <div class="percent_graph">
249
- <div class="covered" style="width:100px"></div>
250
- <div class="uncovered" style="width:0px"></div>
251
- </div></td>
252
- <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
253
- <div class="percent_graph">
254
- <div class="covered" style="width:100px"></div>
255
- <div class="uncovered" style="width:0px"></div>
256
- </div></td>
257
- </tr>
258
-
259
227
  <tr class="all_files all_coverage 110 app helpers even">
260
228
  <td class="left_align"><a href="app-helpers-stories_helper_rb.html">app/helpers/stories_helper.rb</a></td>
261
229
  <td class='right_align'><tt>2</tt></td>
@@ -288,10 +256,10 @@
288
256
  </div></td>
289
257
  </tr>
290
258
 
291
- <tr class="all_files all_coverage 110 app models even">
292
- <td class="left_align"><a href="app-models-precondition_rb.html">app/models/precondition.rb</a></td>
293
- <td class='right_align'><tt>16</tt></td>
294
- <td class='right_align'><tt>7</tt></td>
259
+ <tr class="all_files all_coverage 110 app controllers even">
260
+ <td class="left_align"><a href="app-controllers-releases_controller_rb.html">app/controllers/releases_controller.rb</a></td>
261
+ <td class='right_align'><tt>91</tt></td>
262
+ <td class='right_align'><tt>62</tt></td>
295
263
  <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
296
264
  <div class="percent_graph">
297
265
  <div class="covered" style="width:100px"></div>
@@ -305,9 +273,9 @@
305
273
  </tr>
306
274
 
307
275
  <tr class="all_files all_coverage 110 app models odd">
308
- <td class="left_align"><a href="app-models-participation_rb.html">app/models/participation.rb</a></td>
309
- <td class='right_align'><tt>7</tt></td>
310
- <td class='right_align'><tt>4</tt></td>
276
+ <td class="left_align"><a href="app-models-user_rb.html">app/models/user.rb</a></td>
277
+ <td class='right_align'><tt>56</tt></td>
278
+ <td class='right_align'><tt>32</tt></td>
311
279
  <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
312
280
  <div class="percent_graph">
313
281
  <div class="covered" style="width:100px"></div>
@@ -320,10 +288,10 @@
320
288
  </div></td>
321
289
  </tr>
322
290
 
323
- <tr class="all_files all_coverage 110 app models even">
324
- <td class="left_align"><a href="app-models-user_rb.html">app/models/user.rb</a></td>
325
- <td class='right_align'><tt>60</tt></td>
326
- <td class='right_align'><tt>35</tt></td>
291
+ <tr class="all_files all_coverage 110 app controllers even">
292
+ <td class="left_align"><a href="app-controllers-iterations_controller_rb.html">app/controllers/iterations_controller.rb</a></td>
293
+ <td class='right_align'><tt>105</tt></td>
294
+ <td class='right_align'><tt>72</tt></td>
327
295
  <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
328
296
  <div class="percent_graph">
329
297
  <div class="covered" style="width:100px"></div>
@@ -336,10 +304,10 @@
336
304
  </div></td>
337
305
  </tr>
338
306
 
339
- <tr class="all_files all_coverage 110 app models odd">
340
- <td class="left_align"><a href="app-models-story_rb.html">app/models/story.rb</a></td>
341
- <td class='right_align'><tt>62</tt></td>
342
- <td class='right_align'><tt>36</tt></td>
307
+ <tr class="all_files all_coverage 110 lib odd">
308
+ <td class="left_align"><a href="lib-faker_extras_rb.html">lib/faker_extras.rb</a></td>
309
+ <td class='right_align'><tt>24</tt></td>
310
+ <td class='right_align'><tt>23</tt></td>
343
311
  <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
344
312
  <div class="percent_graph">
345
313
  <div class="covered" style="width:100px"></div>
@@ -352,10 +320,10 @@
352
320
  </div></td>
353
321
  </tr>
354
322
 
355
- <tr class="all_files all_coverage 110 app controllers even">
356
- <td class="left_align"><a href="app-controllers-preconditions_controller_rb.html">app/controllers/preconditions_controller.rb</a></td>
357
- <td class='right_align'><tt>106</tt></td>
358
- <td class='right_align'><tt>76</tt></td>
323
+ <tr class="all_files all_coverage 110 app models even">
324
+ <td class="left_align"><a href="app-models-story_rb.html">app/models/story.rb</a></td>
325
+ <td class='right_align'><tt>21</tt></td>
326
+ <td class='right_align'><tt>10</tt></td>
359
327
  <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
360
328
  <div class="percent_graph">
361
329
  <div class="covered" style="width:100px"></div>
@@ -369,8 +337,8 @@
369
337
  </tr>
370
338
 
371
339
  <tr class="all_files all_coverage 110 app models odd">
372
- <td class="left_align"><a href="app-models-outcome_rb.html">app/models/outcome.rb</a></td>
373
- <td class='right_align'><tt>16</tt></td>
340
+ <td class="left_align"><a href="app-models-precondition_rb.html">app/models/precondition.rb</a></td>
341
+ <td class='right_align'><tt>15</tt></td>
374
342
  <td class='right_align'><tt>7</tt></td>
375
343
  <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
376
344
  <div class="percent_graph">
@@ -385,8 +353,8 @@
385
353
  </tr>
386
354
 
387
355
  <tr class="all_files all_coverage 110 app models even">
388
- <td class="left_align"><a href="app-models-iteration_rb.html">app/models/iteration.rb</a></td>
389
- <td class='right_align'><tt>15</tt></td>
356
+ <td class="left_align"><a href="app-models-outcome_rb.html">app/models/outcome.rb</a></td>
357
+ <td class='right_align'><tt>16</tt></td>
390
358
  <td class='right_align'><tt>7</tt></td>
391
359
  <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
392
360
  <div class="percent_graph">
@@ -402,8 +370,8 @@
402
370
 
403
371
  <tr class="all_files all_coverage 110 app controllers odd">
404
372
  <td class="left_align"><a href="app-controllers-sessions_controller_rb.html">app/controllers/sessions_controller.rb</a></td>
405
- <td class='right_align'><tt>44</tt></td>
406
- <td class='right_align'><tt>31</tt></td>
373
+ <td class='right_align'><tt>41</tt></td>
374
+ <td class='right_align'><tt>30</tt></td>
407
375
  <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
408
376
  <div class="percent_graph">
409
377
  <div class="covered" style="width:100px"></div>
@@ -432,10 +400,10 @@
432
400
  </div></td>
433
401
  </tr>
434
402
 
435
- <tr class="all_files all_coverage 110 app helpers odd">
436
- <td class="left_align"><a href="app-helpers-user_roles_helper_rb.html">app/helpers/user_roles_helper.rb</a></td>
437
- <td class='right_align'><tt>2</tt></td>
438
- <td class='right_align'><tt>2</tt></td>
403
+ <tr class="all_files all_coverage 110 app models odd">
404
+ <td class="left_align"><a href="app-models-iteration_rb.html">app/models/iteration.rb</a></td>
405
+ <td class='right_align'><tt>15</tt></td>
406
+ <td class='right_align'><tt>7</tt></td>
439
407
  <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
440
408
  <div class="percent_graph">
441
409
  <div class="covered" style="width:100px"></div>
@@ -449,9 +417,9 @@
449
417
  </tr>
450
418
 
451
419
  <tr class="all_files all_coverage 110 app controllers even">
452
- <td class="left_align"><a href="app-controllers-stories_controller_rb.html">app/controllers/stories_controller.rb</a></td>
453
- <td class='right_align'><tt>134</tt></td>
454
- <td class='right_align'><tt>100</tt></td>
420
+ <td class="left_align"><a href="app-controllers-user_roles_controller_rb.html">app/controllers/user_roles_controller.rb</a></td>
421
+ <td class='right_align'><tt>85</tt></td>
422
+ <td class='right_align'><tt>60</tt></td>
455
423
  <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
456
424
  <div class="percent_graph">
457
425
  <div class="covered" style="width:100px"></div>
@@ -466,8 +434,8 @@
466
434
 
467
435
  <tr class="all_files all_coverage 110 app controllers odd">
468
436
  <td class="left_align"><a href="app-controllers-users_controller_rb.html">app/controllers/users_controller.rb</a></td>
469
- <td class='right_align'><tt>28</tt></td>
470
- <td class='right_align'><tt>19</tt></td>
437
+ <td class='right_align'><tt>26</tt></td>
438
+ <td class='right_align'><tt>18</tt></td>
471
439
  <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
472
440
  <div class="percent_graph">
473
441
  <div class="covered" style="width:100px"></div>
@@ -481,9 +449,9 @@
481
449
  </tr>
482
450
 
483
451
  <tr class="all_files all_coverage 110 app controllers even">
484
- <td class="left_align"><a href="app-controllers-user_roles_controller_rb.html">app/controllers/user_roles_controller.rb</a></td>
485
- <td class='right_align'><tt>91</tt></td>
486
- <td class='right_align'><tt>62</tt></td>
452
+ <td class="left_align"><a href="app-controllers-stories_controller_rb.html">app/controllers/stories_controller.rb</a></td>
453
+ <td class='right_align'><tt>109</tt></td>
454
+ <td class='right_align'><tt>76</tt></td>
487
455
  <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
488
456
  <div class="percent_graph">
489
457
  <div class="covered" style="width:100px"></div>
@@ -497,7 +465,7 @@
497
465
  </tr>
498
466
 
499
467
  <tr class="all_files all_coverage 110 app helpers odd">
500
- <td class="left_align"><a href="app-helpers-sessions_helper_rb.html">app/helpers/sessions_helper.rb</a></td>
468
+ <td class="left_align"><a href="app-helpers-user_roles_helper_rb.html">app/helpers/user_roles_helper.rb</a></td>
501
469
  <td class='right_align'><tt>2</tt></td>
502
470
  <td class='right_align'><tt>2</tt></td>
503
471
  <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
@@ -513,7 +481,7 @@
513
481
  </tr>
514
482
 
515
483
  <tr class="all_files all_coverage 110 app helpers even">
516
- <td class="left_align"><a href="app-helpers-iterations_helper_rb.html">app/helpers/iterations_helper.rb</a></td>
484
+ <td class="left_align"><a href="app-helpers-sessions_helper_rb.html">app/helpers/sessions_helper.rb</a></td>
517
485
  <td class='right_align'><tt>2</tt></td>
518
486
  <td class='right_align'><tt>2</tt></td>
519
487
  <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
@@ -544,11 +512,27 @@
544
512
  </div></td>
545
513
  </tr>
546
514
 
515
+ <tr class="all_files all_coverage 110 app helpers even">
516
+ <td class="left_align"><a href="app-helpers-iterations_helper_rb.html">app/helpers/iterations_helper.rb</a></td>
517
+ <td class='right_align'><tt>2</tt></td>
518
+ <td class='right_align'><tt>2</tt></td>
519
+ <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
520
+ <div class="percent_graph">
521
+ <div class="covered" style="width:100px"></div>
522
+ <div class="uncovered" style="width:0px"></div>
523
+ </div></td>
524
+ <td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
525
+ <div class="percent_graph">
526
+ <div class="covered" style="width:100px"></div>
527
+ <div class="uncovered" style="width:0px"></div>
528
+ </div></td>
529
+ </tr>
530
+
547
531
  </tbody>
548
532
  </table>
549
533
  </div>
550
534
 
551
- <p>Generated on Wed Dec 23 14:36:07 +0000 2009 with <a href="http://github.com/relevance/rcov">rcov 0.9.2.1</a></p>
535
+ <p>Generated on Thu Dec 03 16:49:24 +0000 2009 with <a href="http://github.com/relevance/rcov">rcov 0.9.6</a></p>
552
536
 
553
537
  <script type="text/javascript">
554
538
  $(document).ready(function(){$("#report_table").tablesorter({widgets: ['zebra'], textExtraction: 'complex'});});