branston 0.3.4 → 0.3.6
Sign up to get free protection for your applications and to get access to all the features.
- data/README.rdoc +29 -4
- data/lib/branston/app/helpers/application_helper.rb +2 -2
- data/lib/branston/config/environment.rb +1 -6
- data/lib/branston/config/environments/production.rb +1 -4
- data/lib/branston/coverage/app-controllers-application_controller_rb.html +141 -0
- data/lib/branston/coverage/app-controllers-iterations_controller_rb.html +699 -0
- data/lib/branston/coverage/app-controllers-outcomes_controller_rb.html +675 -0
- data/lib/branston/coverage/app-controllers-preconditions_controller_rb.html +699 -0
- data/lib/branston/coverage/app-controllers-releases_controller_rb.html +621 -0
- data/lib/branston/coverage/app-controllers-scenarios_controller_rb.html +687 -0
- data/lib/branston/coverage/app-controllers-sessions_controller_rb.html +327 -0
- data/lib/branston/coverage/app-controllers-stories_controller_rb.html +795 -0
- data/lib/branston/coverage/app-controllers-user_roles_controller_rb.html +609 -0
- data/lib/branston/coverage/app-controllers-users_controller_rb.html +231 -0
- data/lib/branston/coverage/app-helpers-application_helper_rb.html +147 -0
- data/lib/branston/coverage/app-helpers-iterations_helper_rb.html +75 -0
- data/lib/branston/coverage/app-helpers-outcomes_helper_rb.html +75 -0
- data/lib/branston/coverage/app-helpers-preconditions_helper_rb.html +75 -0
- data/lib/branston/coverage/app-helpers-releases_helper_rb.html +75 -0
- data/lib/branston/coverage/app-helpers-sessions_helper_rb.html +75 -0
- data/lib/branston/coverage/app-helpers-stories_helper_rb.html +75 -0
- data/lib/branston/coverage/app-helpers-user_roles_helper_rb.html +75 -0
- data/lib/branston/coverage/app-models-iteration_rb.html +153 -0
- data/lib/branston/coverage/app-models-outcome_rb.html +159 -0
- data/lib/branston/coverage/app-models-participation_rb.html +105 -0
- data/lib/branston/coverage/app-models-precondition_rb.html +159 -0
- data/lib/branston/coverage/app-models-release_rb.html +105 -0
- data/lib/branston/coverage/app-models-scenario_rb.html +147 -0
- data/lib/branston/coverage/app-models-story_rb.html +261 -0
- data/lib/branston/coverage/app-models-user_rb.html +399 -0
- data/lib/branston/coverage/app-models-user_role_rb.html +105 -0
- data/lib/branston/coverage/index.html +570 -0
- data/lib/branston/coverage/jquery-1.3.2.min.js +19 -0
- data/lib/branston/coverage/jquery.tablesorter.min.js +15 -0
- data/lib/branston/coverage/lib-client_rb.html +537 -0
- data/lib/branston/coverage/lib-faker_extras_rb.html +207 -0
- data/lib/branston/coverage/lib-story_generator_rb.html +873 -0
- data/lib/branston/coverage/print.css +12 -0
- data/lib/branston/coverage/rcov.js +42 -0
- data/lib/branston/coverage/screen.css +270 -0
- data/lib/branston/db/test.sqlite3 +0 -0
- data/lib/branston/lib/branston.rb +2 -1
- data/lib/branston/log/development.log +76 -0
- data/lib/branston/log/test.log +3275 -0
- data/lib/branston/test/unit/client_test.rb +22 -20
- data/lib/branston/test/unit/helpers/application_helper_test.rb +40 -0
- data/lib/branston/tmp/performance/BrowsingTest#test_homepage_process_time_flat.txt +7 -0
- data/lib/branston/tmp/performance/BrowsingTest#test_homepage_process_time_graph.html +5305 -0
- data/lib/branston/tmp/performance/BrowsingTest#test_homepage_process_time_tree.txt +9858 -0
- metadata +44 -2
@@ -0,0 +1,153 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
2
|
+
<html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
|
3
|
+
<head>
|
4
|
+
<title>app/models/iteration.rb</title>
|
5
|
+
<link href="screen.css" media="all" rel="stylesheet" type="text/css" />
|
6
|
+
<link href="print.css" media="print" rel="stylesheet" type="text/css" />
|
7
|
+
|
8
|
+
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
|
9
|
+
<script type="text/javascript" src="rcov.js"></script>
|
10
|
+
</head>
|
11
|
+
<body>
|
12
|
+
<h1>Branston C0 Coverage Information - RCov</h1>
|
13
|
+
<h2>app/models/iteration.rb</h2>
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
+
<div class="report_table_wrapper">
|
18
|
+
<table class='report' id='report_table'>
|
19
|
+
<thead>
|
20
|
+
<tr>
|
21
|
+
<th class="left_align">Name</th>
|
22
|
+
<th class="right_align">Total Lines</th>
|
23
|
+
<th class="right_align">Lines of Code</th>
|
24
|
+
<th class="left_align">Total Coverage</th>
|
25
|
+
<th class="left_align">Code Coverage</th>
|
26
|
+
</tr>
|
27
|
+
</thead>
|
28
|
+
<tbody>
|
29
|
+
<tr>
|
30
|
+
<td class="left_align"><a href="app-models-iteration_rb.html">app/models/iteration.rb</a></td>
|
31
|
+
<td class='right_align'><tt>15</tt></td>
|
32
|
+
<td class='right_align'><tt>7</tt></td>
|
33
|
+
<td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
|
34
|
+
<div class="percent_graph">
|
35
|
+
<div class="covered" style="width:100px"></div>
|
36
|
+
<div class="uncovered" style="width:0px"></div>
|
37
|
+
</div></td>
|
38
|
+
<td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
|
39
|
+
<div class="percent_graph">
|
40
|
+
<div class="covered" style="width:100px"></div>
|
41
|
+
<div class="uncovered" style="width:0px"></div>
|
42
|
+
</div></td>
|
43
|
+
</tr>
|
44
|
+
</tbody>
|
45
|
+
</table>
|
46
|
+
</div>
|
47
|
+
|
48
|
+
<h3>Key</h3>
|
49
|
+
|
50
|
+
<div class="key"><pre><span class='marked'>Code reported as executed by Ruby looks like this...</span><span class='marked1'>and this: this line is also marked as covered.</span><span class='inferred'>Lines considered as run by rcov, but not reported by Ruby, look like this,</span><span class='inferred1'>and this: these lines were inferred by rcov (using simple heuristics).</span><span class='uncovered'>Finally, here's a line marked as not executed.</span></pre></div>
|
51
|
+
|
52
|
+
<h3>Coverage Details</h3>
|
53
|
+
|
54
|
+
<table class="details">
|
55
|
+
<tbody>
|
56
|
+
|
57
|
+
|
58
|
+
|
59
|
+
<tr class="marked">
|
60
|
+
<td><pre><a name="line1">1</a> class Iteration < ActiveRecord::Base</pre></td>
|
61
|
+
</tr>
|
62
|
+
|
63
|
+
|
64
|
+
|
65
|
+
<tr class="inferred">
|
66
|
+
<td><pre><a name="line2">2</a> </pre></td>
|
67
|
+
</tr>
|
68
|
+
|
69
|
+
|
70
|
+
|
71
|
+
<tr class="inferred">
|
72
|
+
<td><pre><a name="line3">3</a> # Validations</pre></td>
|
73
|
+
</tr>
|
74
|
+
|
75
|
+
|
76
|
+
|
77
|
+
<tr class="inferred">
|
78
|
+
<td><pre><a name="line4">4</a> #</pre></td>
|
79
|
+
</tr>
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
<tr class="marked">
|
84
|
+
<td><pre><a name="line5">5</a> validates_presence_of :name, :velocity</pre></td>
|
85
|
+
</tr>
|
86
|
+
|
87
|
+
|
88
|
+
|
89
|
+
<tr class="inferred">
|
90
|
+
<td><pre><a name="line6">6</a> </pre></td>
|
91
|
+
</tr>
|
92
|
+
|
93
|
+
|
94
|
+
|
95
|
+
<tr class="inferred">
|
96
|
+
<td><pre><a name="line7">7</a> # Associations</pre></td>
|
97
|
+
</tr>
|
98
|
+
|
99
|
+
|
100
|
+
|
101
|
+
<tr class="inferred">
|
102
|
+
<td><pre><a name="line8">8</a> #</pre></td>
|
103
|
+
</tr>
|
104
|
+
|
105
|
+
|
106
|
+
|
107
|
+
<tr class="marked">
|
108
|
+
<td><pre><a name="line9">9</a> has_many :stories</pre></td>
|
109
|
+
</tr>
|
110
|
+
|
111
|
+
|
112
|
+
|
113
|
+
<tr class="marked">
|
114
|
+
<td><pre><a name="line10">10</a> has_many :participations</pre></td>
|
115
|
+
</tr>
|
116
|
+
|
117
|
+
|
118
|
+
|
119
|
+
<tr class="marked">
|
120
|
+
<td><pre><a name="line11">11</a> has_many :geeks, :through => :participations, :class_name => "User"</pre></td>
|
121
|
+
</tr>
|
122
|
+
|
123
|
+
|
124
|
+
|
125
|
+
<tr class="marked">
|
126
|
+
<td><pre><a name="line12">12</a> belongs_to :release</pre></td>
|
127
|
+
</tr>
|
128
|
+
|
129
|
+
|
130
|
+
|
131
|
+
<tr class="inferred">
|
132
|
+
<td><pre><a name="line13">13</a> </pre></td>
|
133
|
+
</tr>
|
134
|
+
|
135
|
+
|
136
|
+
|
137
|
+
<tr class="inferred">
|
138
|
+
<td><pre><a name="line14">14</a> end</pre></td>
|
139
|
+
</tr>
|
140
|
+
|
141
|
+
|
142
|
+
|
143
|
+
<tr class="inferred">
|
144
|
+
<td><pre><a name="line15">15</a> </pre></td>
|
145
|
+
</tr>
|
146
|
+
|
147
|
+
</tbody>
|
148
|
+
</table>
|
149
|
+
|
150
|
+
<p>Generated on Fri Dec 11 11:38:48 +0000 2009 with <a href="http://github.com/relevance/rcov">rcov 0.9.2.1</a></p>
|
151
|
+
|
152
|
+
</body>
|
153
|
+
</html>
|
@@ -0,0 +1,159 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
2
|
+
<html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
|
3
|
+
<head>
|
4
|
+
<title>app/models/outcome.rb</title>
|
5
|
+
<link href="screen.css" media="all" rel="stylesheet" type="text/css" />
|
6
|
+
<link href="print.css" media="print" rel="stylesheet" type="text/css" />
|
7
|
+
|
8
|
+
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
|
9
|
+
<script type="text/javascript" src="rcov.js"></script>
|
10
|
+
</head>
|
11
|
+
<body>
|
12
|
+
<h1>Branston C0 Coverage Information - RCov</h1>
|
13
|
+
<h2>app/models/outcome.rb</h2>
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
+
<div class="report_table_wrapper">
|
18
|
+
<table class='report' id='report_table'>
|
19
|
+
<thead>
|
20
|
+
<tr>
|
21
|
+
<th class="left_align">Name</th>
|
22
|
+
<th class="right_align">Total Lines</th>
|
23
|
+
<th class="right_align">Lines of Code</th>
|
24
|
+
<th class="left_align">Total Coverage</th>
|
25
|
+
<th class="left_align">Code Coverage</th>
|
26
|
+
</tr>
|
27
|
+
</thead>
|
28
|
+
<tbody>
|
29
|
+
<tr>
|
30
|
+
<td class="left_align"><a href="app-models-outcome_rb.html">app/models/outcome.rb</a></td>
|
31
|
+
<td class='right_align'><tt>16</tt></td>
|
32
|
+
<td class='right_align'><tt>7</tt></td>
|
33
|
+
<td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
|
34
|
+
<div class="percent_graph">
|
35
|
+
<div class="covered" style="width:100px"></div>
|
36
|
+
<div class="uncovered" style="width:0px"></div>
|
37
|
+
</div></td>
|
38
|
+
<td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
|
39
|
+
<div class="percent_graph">
|
40
|
+
<div class="covered" style="width:100px"></div>
|
41
|
+
<div class="uncovered" style="width:0px"></div>
|
42
|
+
</div></td>
|
43
|
+
</tr>
|
44
|
+
</tbody>
|
45
|
+
</table>
|
46
|
+
</div>
|
47
|
+
|
48
|
+
<h3>Key</h3>
|
49
|
+
|
50
|
+
<div class="key"><pre><span class='marked'>Code reported as executed by Ruby looks like this...</span><span class='marked1'>and this: this line is also marked as covered.</span><span class='inferred'>Lines considered as run by rcov, but not reported by Ruby, look like this,</span><span class='inferred1'>and this: these lines were inferred by rcov (using simple heuristics).</span><span class='uncovered'>Finally, here's a line marked as not executed.</span></pre></div>
|
51
|
+
|
52
|
+
<h3>Coverage Details</h3>
|
53
|
+
|
54
|
+
<table class="details">
|
55
|
+
<tbody>
|
56
|
+
|
57
|
+
|
58
|
+
|
59
|
+
<tr class="marked">
|
60
|
+
<td><pre><a name="line1">1</a> class Outcome < ActiveRecord::Base</pre></td>
|
61
|
+
</tr>
|
62
|
+
|
63
|
+
|
64
|
+
|
65
|
+
<tr class="inferred">
|
66
|
+
<td><pre><a name="line2">2</a> </pre></td>
|
67
|
+
</tr>
|
68
|
+
|
69
|
+
|
70
|
+
|
71
|
+
<tr class="inferred">
|
72
|
+
<td><pre><a name="line3">3</a> # Assocations</pre></td>
|
73
|
+
</tr>
|
74
|
+
|
75
|
+
|
76
|
+
|
77
|
+
<tr class="inferred">
|
78
|
+
<td><pre><a name="line4">4</a> #</pre></td>
|
79
|
+
</tr>
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
<tr class="marked">
|
84
|
+
<td><pre><a name="line5">5</a> belongs_to :scenario</pre></td>
|
85
|
+
</tr>
|
86
|
+
|
87
|
+
|
88
|
+
|
89
|
+
<tr class="inferred">
|
90
|
+
<td><pre><a name="line6">6</a> </pre></td>
|
91
|
+
</tr>
|
92
|
+
|
93
|
+
|
94
|
+
|
95
|
+
<tr class="inferred">
|
96
|
+
<td><pre><a name="line7">7</a> # Validations</pre></td>
|
97
|
+
</tr>
|
98
|
+
|
99
|
+
|
100
|
+
|
101
|
+
<tr class="inferred">
|
102
|
+
<td><pre><a name="line8">8</a> #</pre></td>
|
103
|
+
</tr>
|
104
|
+
|
105
|
+
|
106
|
+
|
107
|
+
<tr class="marked">
|
108
|
+
<td><pre><a name="line9">9</a> validates_presence_of :description</pre></td>
|
109
|
+
</tr>
|
110
|
+
|
111
|
+
|
112
|
+
|
113
|
+
<tr class="inferred">
|
114
|
+
<td><pre><a name="line10">10</a> </pre></td>
|
115
|
+
</tr>
|
116
|
+
|
117
|
+
|
118
|
+
|
119
|
+
<tr class="marked">
|
120
|
+
<td><pre><a name="line11">11</a> def to_s</pre></td>
|
121
|
+
</tr>
|
122
|
+
|
123
|
+
|
124
|
+
|
125
|
+
<tr class="marked">
|
126
|
+
<td><pre><a name="line12">12</a> read_attribute(:description)</pre></td>
|
127
|
+
</tr>
|
128
|
+
|
129
|
+
|
130
|
+
|
131
|
+
<tr class="inferred">
|
132
|
+
<td><pre><a name="line13">13</a> end</pre></td>
|
133
|
+
</tr>
|
134
|
+
|
135
|
+
|
136
|
+
|
137
|
+
<tr class="inferred">
|
138
|
+
<td><pre><a name="line14">14</a> </pre></td>
|
139
|
+
</tr>
|
140
|
+
|
141
|
+
|
142
|
+
|
143
|
+
<tr class="inferred">
|
144
|
+
<td><pre><a name="line15">15</a> end</pre></td>
|
145
|
+
</tr>
|
146
|
+
|
147
|
+
|
148
|
+
|
149
|
+
<tr class="inferred">
|
150
|
+
<td><pre><a name="line16">16</a> </pre></td>
|
151
|
+
</tr>
|
152
|
+
|
153
|
+
</tbody>
|
154
|
+
</table>
|
155
|
+
|
156
|
+
<p>Generated on Fri Dec 11 11:38:48 +0000 2009 with <a href="http://github.com/relevance/rcov">rcov 0.9.2.1</a></p>
|
157
|
+
|
158
|
+
</body>
|
159
|
+
</html>
|
@@ -0,0 +1,105 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
2
|
+
<html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
|
3
|
+
<head>
|
4
|
+
<title>app/models/participation.rb</title>
|
5
|
+
<link href="screen.css" media="all" rel="stylesheet" type="text/css" />
|
6
|
+
<link href="print.css" media="print" rel="stylesheet" type="text/css" />
|
7
|
+
|
8
|
+
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
|
9
|
+
<script type="text/javascript" src="rcov.js"></script>
|
10
|
+
</head>
|
11
|
+
<body>
|
12
|
+
<h1>Branston C0 Coverage Information - RCov</h1>
|
13
|
+
<h2>app/models/participation.rb</h2>
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
+
<div class="report_table_wrapper">
|
18
|
+
<table class='report' id='report_table'>
|
19
|
+
<thead>
|
20
|
+
<tr>
|
21
|
+
<th class="left_align">Name</th>
|
22
|
+
<th class="right_align">Total Lines</th>
|
23
|
+
<th class="right_align">Lines of Code</th>
|
24
|
+
<th class="left_align">Total Coverage</th>
|
25
|
+
<th class="left_align">Code Coverage</th>
|
26
|
+
</tr>
|
27
|
+
</thead>
|
28
|
+
<tbody>
|
29
|
+
<tr>
|
30
|
+
<td class="left_align"><a href="app-models-participation_rb.html">app/models/participation.rb</a></td>
|
31
|
+
<td class='right_align'><tt>7</tt></td>
|
32
|
+
<td class='right_align'><tt>4</tt></td>
|
33
|
+
<td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
|
34
|
+
<div class="percent_graph">
|
35
|
+
<div class="covered" style="width:100px"></div>
|
36
|
+
<div class="uncovered" style="width:0px"></div>
|
37
|
+
</div></td>
|
38
|
+
<td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
|
39
|
+
<div class="percent_graph">
|
40
|
+
<div class="covered" style="width:100px"></div>
|
41
|
+
<div class="uncovered" style="width:0px"></div>
|
42
|
+
</div></td>
|
43
|
+
</tr>
|
44
|
+
</tbody>
|
45
|
+
</table>
|
46
|
+
</div>
|
47
|
+
|
48
|
+
<h3>Key</h3>
|
49
|
+
|
50
|
+
<div class="key"><pre><span class='marked'>Code reported as executed by Ruby looks like this...</span><span class='marked1'>and this: this line is also marked as covered.</span><span class='inferred'>Lines considered as run by rcov, but not reported by Ruby, look like this,</span><span class='inferred1'>and this: these lines were inferred by rcov (using simple heuristics).</span><span class='uncovered'>Finally, here's a line marked as not executed.</span></pre></div>
|
51
|
+
|
52
|
+
<h3>Coverage Details</h3>
|
53
|
+
|
54
|
+
<table class="details">
|
55
|
+
<tbody>
|
56
|
+
|
57
|
+
|
58
|
+
|
59
|
+
<tr class="marked">
|
60
|
+
<td><pre><a name="line1">1</a> class Participation < ActiveRecord::Base</pre></td>
|
61
|
+
</tr>
|
62
|
+
|
63
|
+
|
64
|
+
|
65
|
+
<tr class="inferred">
|
66
|
+
<td><pre><a name="line2">2</a> </pre></td>
|
67
|
+
</tr>
|
68
|
+
|
69
|
+
|
70
|
+
|
71
|
+
<tr class="marked">
|
72
|
+
<td><pre><a name="line3">3</a> belongs_to :user</pre></td>
|
73
|
+
</tr>
|
74
|
+
|
75
|
+
|
76
|
+
|
77
|
+
<tr class="marked">
|
78
|
+
<td><pre><a name="line4">4</a> belongs_to :iteration</pre></td>
|
79
|
+
</tr>
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
<tr class="inferred">
|
84
|
+
<td><pre><a name="line5">5</a> </pre></td>
|
85
|
+
</tr>
|
86
|
+
|
87
|
+
|
88
|
+
|
89
|
+
<tr class="inferred">
|
90
|
+
<td><pre><a name="line6">6</a> end</pre></td>
|
91
|
+
</tr>
|
92
|
+
|
93
|
+
|
94
|
+
|
95
|
+
<tr class="inferred">
|
96
|
+
<td><pre><a name="line7">7</a> </pre></td>
|
97
|
+
</tr>
|
98
|
+
|
99
|
+
</tbody>
|
100
|
+
</table>
|
101
|
+
|
102
|
+
<p>Generated on Fri Dec 11 11:38:48 +0000 2009 with <a href="http://github.com/relevance/rcov">rcov 0.9.2.1</a></p>
|
103
|
+
|
104
|
+
</body>
|
105
|
+
</html>
|
@@ -0,0 +1,159 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
2
|
+
<html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
|
3
|
+
<head>
|
4
|
+
<title>app/models/precondition.rb</title>
|
5
|
+
<link href="screen.css" media="all" rel="stylesheet" type="text/css" />
|
6
|
+
<link href="print.css" media="print" rel="stylesheet" type="text/css" />
|
7
|
+
|
8
|
+
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
|
9
|
+
<script type="text/javascript" src="rcov.js"></script>
|
10
|
+
</head>
|
11
|
+
<body>
|
12
|
+
<h1>Branston C0 Coverage Information - RCov</h1>
|
13
|
+
<h2>app/models/precondition.rb</h2>
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
+
<div class="report_table_wrapper">
|
18
|
+
<table class='report' id='report_table'>
|
19
|
+
<thead>
|
20
|
+
<tr>
|
21
|
+
<th class="left_align">Name</th>
|
22
|
+
<th class="right_align">Total Lines</th>
|
23
|
+
<th class="right_align">Lines of Code</th>
|
24
|
+
<th class="left_align">Total Coverage</th>
|
25
|
+
<th class="left_align">Code Coverage</th>
|
26
|
+
</tr>
|
27
|
+
</thead>
|
28
|
+
<tbody>
|
29
|
+
<tr>
|
30
|
+
<td class="left_align"><a href="app-models-precondition_rb.html">app/models/precondition.rb</a></td>
|
31
|
+
<td class='right_align'><tt>16</tt></td>
|
32
|
+
<td class='right_align'><tt>7</tt></td>
|
33
|
+
<td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
|
34
|
+
<div class="percent_graph">
|
35
|
+
<div class="covered" style="width:100px"></div>
|
36
|
+
<div class="uncovered" style="width:0px"></div>
|
37
|
+
</div></td>
|
38
|
+
<td class="left_align"><div class="percent_graph_legend"><tt class=''>100.00%</tt></div>
|
39
|
+
<div class="percent_graph">
|
40
|
+
<div class="covered" style="width:100px"></div>
|
41
|
+
<div class="uncovered" style="width:0px"></div>
|
42
|
+
</div></td>
|
43
|
+
</tr>
|
44
|
+
</tbody>
|
45
|
+
</table>
|
46
|
+
</div>
|
47
|
+
|
48
|
+
<h3>Key</h3>
|
49
|
+
|
50
|
+
<div class="key"><pre><span class='marked'>Code reported as executed by Ruby looks like this...</span><span class='marked1'>and this: this line is also marked as covered.</span><span class='inferred'>Lines considered as run by rcov, but not reported by Ruby, look like this,</span><span class='inferred1'>and this: these lines were inferred by rcov (using simple heuristics).</span><span class='uncovered'>Finally, here's a line marked as not executed.</span></pre></div>
|
51
|
+
|
52
|
+
<h3>Coverage Details</h3>
|
53
|
+
|
54
|
+
<table class="details">
|
55
|
+
<tbody>
|
56
|
+
|
57
|
+
|
58
|
+
|
59
|
+
<tr class="marked">
|
60
|
+
<td><pre><a name="line1">1</a> class Precondition < ActiveRecord::Base</pre></td>
|
61
|
+
</tr>
|
62
|
+
|
63
|
+
|
64
|
+
|
65
|
+
<tr class="inferred">
|
66
|
+
<td><pre><a name="line2">2</a> </pre></td>
|
67
|
+
</tr>
|
68
|
+
|
69
|
+
|
70
|
+
|
71
|
+
<tr class="inferred">
|
72
|
+
<td><pre><a name="line3">3</a> # Assocations</pre></td>
|
73
|
+
</tr>
|
74
|
+
|
75
|
+
|
76
|
+
|
77
|
+
<tr class="inferred">
|
78
|
+
<td><pre><a name="line4">4</a> #</pre></td>
|
79
|
+
</tr>
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
<tr class="marked">
|
84
|
+
<td><pre><a name="line5">5</a> belongs_to :scenario</pre></td>
|
85
|
+
</tr>
|
86
|
+
|
87
|
+
|
88
|
+
|
89
|
+
<tr class="inferred">
|
90
|
+
<td><pre><a name="line6">6</a> </pre></td>
|
91
|
+
</tr>
|
92
|
+
|
93
|
+
|
94
|
+
|
95
|
+
<tr class="inferred">
|
96
|
+
<td><pre><a name="line7">7</a> # Validations</pre></td>
|
97
|
+
</tr>
|
98
|
+
|
99
|
+
|
100
|
+
|
101
|
+
<tr class="inferred">
|
102
|
+
<td><pre><a name="line8">8</a> #</pre></td>
|
103
|
+
</tr>
|
104
|
+
|
105
|
+
|
106
|
+
|
107
|
+
<tr class="marked">
|
108
|
+
<td><pre><a name="line9">9</a> validates_presence_of :description</pre></td>
|
109
|
+
</tr>
|
110
|
+
|
111
|
+
|
112
|
+
|
113
|
+
<tr class="inferred">
|
114
|
+
<td><pre><a name="line10">10</a> </pre></td>
|
115
|
+
</tr>
|
116
|
+
|
117
|
+
|
118
|
+
|
119
|
+
<tr class="marked">
|
120
|
+
<td><pre><a name="line11">11</a> def to_s</pre></td>
|
121
|
+
</tr>
|
122
|
+
|
123
|
+
|
124
|
+
|
125
|
+
<tr class="marked">
|
126
|
+
<td><pre><a name="line12">12</a> read_attribute(:description)</pre></td>
|
127
|
+
</tr>
|
128
|
+
|
129
|
+
|
130
|
+
|
131
|
+
<tr class="inferred">
|
132
|
+
<td><pre><a name="line13">13</a> end</pre></td>
|
133
|
+
</tr>
|
134
|
+
|
135
|
+
|
136
|
+
|
137
|
+
<tr class="inferred">
|
138
|
+
<td><pre><a name="line14">14</a> </pre></td>
|
139
|
+
</tr>
|
140
|
+
|
141
|
+
|
142
|
+
|
143
|
+
<tr class="inferred">
|
144
|
+
<td><pre><a name="line15">15</a> end</pre></td>
|
145
|
+
</tr>
|
146
|
+
|
147
|
+
|
148
|
+
|
149
|
+
<tr class="inferred">
|
150
|
+
<td><pre><a name="line16">16</a> </pre></td>
|
151
|
+
</tr>
|
152
|
+
|
153
|
+
</tbody>
|
154
|
+
</table>
|
155
|
+
|
156
|
+
<p>Generated on Fri Dec 11 11:38:48 +0000 2009 with <a href="http://github.com/relevance/rcov">rcov 0.9.2.1</a></p>
|
157
|
+
|
158
|
+
</body>
|
159
|
+
</html>
|