File tree Expand file tree Collapse file tree 9 files changed +60
-60
lines changed
CoverageForClassWithAnonymousFunction
CoverageForFileWithIgnoredLines Expand file tree Collapse file tree 9 files changed +60
-60
lines changed Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < title > Code Coverage for %s%eBankAccount.php</ title >
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7- < link href =".css /bootstrap.min.css " rel ="stylesheet " type ="text/css ">
8- < link href =".css /octicons.css " rel ="stylesheet " type ="text/css ">
9- < link href =".css /style.css " rel ="stylesheet " type ="text/css ">
10- < link href =".css /custom.css " rel ="stylesheet " type ="text/css ">
7+ < link href ="_css /bootstrap.min.css " rel ="stylesheet " type ="text/css ">
8+ < link href ="_css /octicons.css " rel ="stylesheet " type ="text/css ">
9+ < link href ="_css /style.css " rel ="stylesheet " type ="text/css ">
10+ < link href ="_css /custom.css " rel ="stylesheet " type ="text/css ">
1111 </ head >
1212 < body >
1313 < header >
@@ -241,9 +241,9 @@ <h4>Legend</h4>
241241 </ a >
242242 </ footer >
243243 </ div >
244- < script src =".js /jquery.min.js " type ="text/javascript "> </ script >
245- < script src =".js /popper.min.js " type ="text/javascript "> </ script >
246- < script src =".js /bootstrap.min.js " type ="text/javascript "> </ script >
247- < script src =".js /file.js " type ="text/javascript "> </ script >
244+ < script src ="_js /jquery.min.js " type ="text/javascript "> </ script >
245+ < script src ="_js /popper.min.js " type ="text/javascript "> </ script >
246+ < script src ="_js /bootstrap.min.js " type ="text/javascript "> </ script >
247+ < script src ="_js /file.js " type ="text/javascript "> </ script >
248248 </ body >
249249</ html >
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < title > Dashboard for %s</ title >
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7- < link href =".css /bootstrap.min.css " rel ="stylesheet " type ="text/css ">
8- < link href =".css /nv.d3.min.css " rel ="stylesheet " type ="text/css ">
9- < link href =".css /style.css " rel ="stylesheet " type ="text/css ">
10- < link href =".css /custom.css " rel ="stylesheet " type ="text/css ">
7+ < link href ="_css /bootstrap.min.css " rel ="stylesheet " type ="text/css ">
8+ < link href ="_css /nv.d3.min.css " rel ="stylesheet " type ="text/css ">
9+ < link href ="_css /style.css " rel ="stylesheet " type ="text/css ">
10+ < link href ="_css /custom.css " rel ="stylesheet " type ="text/css ">
1111 </ head >
1212 < body >
1313 < header >
@@ -143,9 +143,9 @@ <h3>Project Risks</h3>
143143 </ p >
144144 </ footer >
145145 </ div >
146- < script src =".js /jquery.min.js " type ="text/javascript "> </ script >
147- < script src =".js /d3.min.js " type ="text/javascript "> </ script >
148- < script src =".js /nv.d3.min.js " type ="text/javascript "> </ script >
146+ < script src ="_js /jquery.min.js " type ="text/javascript "> </ script >
147+ < script src ="_js /d3.min.js " type ="text/javascript "> </ script >
148+ < script src ="_js /nv.d3.min.js " type ="text/javascript "> </ script >
149149 < script type ="text/javascript ">
150150$ ( document ) . ready ( function ( ) {
151151 nv . addGraph ( function ( ) {
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < title > Code Coverage for %s</ title >
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7- < link href =".css /bootstrap.min.css " rel ="stylesheet " type ="text/css ">
8- < link href =".css /octicons.css " rel ="stylesheet " type ="text/css ">
9- < link href =".css /style.css " rel ="stylesheet " type ="text/css ">
10- < link href =".css /custom.css " rel ="stylesheet " type ="text/css ">
7+ < link href ="_css /bootstrap.min.css " rel ="stylesheet " type ="text/css ">
8+ < link href ="_css /octicons.css " rel ="stylesheet " type ="text/css ">
9+ < link href ="_css /style.css " rel ="stylesheet " type ="text/css ">
10+ < link href ="_css /custom.css " rel ="stylesheet " type ="text/css ">
1111 </ head >
1212 < body >
1313 < header >
7070 </ tr >
7171
7272 < tr >
73- < td class ="danger "> < img src =".icons /file-code.svg " class ="octicon " /> < a href ="BankAccount.php.html "> BankAccount.php</ a > </ td >
73+ < td class ="danger "> < img src ="_icons /file-code.svg " class ="octicon " /> < a href ="BankAccount.php.html "> BankAccount.php</ a > </ td >
7474 < td class ="danger big "> < div class ="progress ">
7575 < div class ="progress-bar bg-danger " role ="progressbar " aria-valuenow ="50.00 " aria-valuemin ="0 " aria-valuemax ="100 " style ="width: 50.00% ">
7676 < span class ="sr-only "> 50.00% covered (danger)</ span >
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < title > Dashboard for %s</ title >
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7- < link href =".css /bootstrap.min.css " rel ="stylesheet " type ="text/css ">
8- < link href =".css /nv.d3.min.css " rel ="stylesheet " type ="text/css ">
9- < link href =".css /style.css " rel ="stylesheet " type ="text/css ">
10- < link href =".css /custom.css " rel ="stylesheet " type ="text/css ">
7+ < link href ="_css /bootstrap.min.css " rel ="stylesheet " type ="text/css ">
8+ < link href ="_css /nv.d3.min.css " rel ="stylesheet " type ="text/css ">
9+ < link href ="_css /style.css " rel ="stylesheet " type ="text/css ">
10+ < link href ="_css /custom.css " rel ="stylesheet " type ="text/css ">
1111 </ head >
1212 < body >
1313 < header >
@@ -141,9 +141,9 @@ <h3>Project Risks</h3>
141141 </ p >
142142 </ footer >
143143 </ div >
144- < script src =".js /jquery.min.js " type ="text/javascript "> </ script >
145- < script src =".js /d3.min.js " type ="text/javascript "> </ script >
146- < script src =".js /nv.d3.min.js " type ="text/javascript "> </ script >
144+ < script src ="_js /jquery.min.js " type ="text/javascript "> </ script >
145+ < script src ="_js /d3.min.js " type ="text/javascript "> </ script >
146+ < script src ="_js /nv.d3.min.js " type ="text/javascript "> </ script >
147147 < script type ="text/javascript ">
148148$ ( document ) . ready ( function ( ) {
149149 nv . addGraph ( function ( ) {
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < title > Code Coverage for %s</ title >
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7- < link href =".css /bootstrap.min.css " rel ="stylesheet " type ="text/css ">
8- < link href =".css /octicons.css " rel ="stylesheet " type ="text/css ">
9- < link href =".css /style.css " rel ="stylesheet " type ="text/css ">
10- < link href =".css /custom.css " rel ="stylesheet " type ="text/css ">
7+ < link href ="_css /bootstrap.min.css " rel ="stylesheet " type ="text/css ">
8+ < link href ="_css /octicons.css " rel ="stylesheet " type ="text/css ">
9+ < link href ="_css /style.css " rel ="stylesheet " type ="text/css ">
10+ < link href ="_css /custom.css " rel ="stylesheet " type ="text/css ">
1111 </ head >
1212 < body >
1313 < header >
7070 </ tr >
7171
7272 < tr >
73- < td class ="warning "> < img src =".icons /file-code.svg " class ="octicon " /> < a href ="source_with_class_and_anonymous_function.php.html "> source_with_class_and_anonymous_function.php</ a > </ td >
73+ < td class ="warning "> < img src ="_icons /file-code.svg " class ="octicon " /> < a href ="source_with_class_and_anonymous_function.php.html "> source_with_class_and_anonymous_function.php</ a > </ td >
7474 < td class ="warning big "> < div class ="progress ">
7575 < div class ="progress-bar bg-warning " role ="progressbar " aria-valuenow ="87.50 " aria-valuemin ="0 " aria-valuemax ="100 " style ="width: 87.50% ">
7676 < span class ="sr-only "> 87.50% covered (warning)</ span >
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < title > Code Coverage for %s%esource_with_class_and_anonymous_function.php</ title >
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7- < link href =".css /bootstrap.min.css " rel ="stylesheet " type ="text/css ">
8- < link href =".css /octicons.css " rel ="stylesheet " type ="text/css ">
9- < link href =".css /style.css " rel ="stylesheet " type ="text/css ">
10- < link href =".css /custom.css " rel ="stylesheet " type ="text/css ">
7+ < link href ="_css /bootstrap.min.css " rel ="stylesheet " type ="text/css ">
8+ < link href ="_css /octicons.css " rel ="stylesheet " type ="text/css ">
9+ < link href ="_css /style.css " rel ="stylesheet " type ="text/css ">
10+ < link href ="_css /custom.css " rel ="stylesheet " type ="text/css ">
1111 </ head >
1212 < body >
1313 < header >
@@ -164,9 +164,9 @@ <h4>Legend</h4>
164164 </ a >
165165 </ footer >
166166 </ div >
167- < script src =".js /jquery.min.js " type ="text/javascript "> </ script >
168- < script src =".js /popper.min.js " type ="text/javascript "> </ script >
169- < script src =".js /bootstrap.min.js " type ="text/javascript "> </ script >
170- < script src =".js /file.js " type ="text/javascript "> </ script >
167+ < script src ="_js /jquery.min.js " type ="text/javascript "> </ script >
168+ < script src ="_js /popper.min.js " type ="text/javascript "> </ script >
169+ < script src ="_js /bootstrap.min.js " type ="text/javascript "> </ script >
170+ < script src ="_js /file.js " type ="text/javascript "> </ script >
171171 </ body >
172172</ html >
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < title > Dashboard for %s</ title >
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7- < link href =".css /bootstrap.min.css " rel ="stylesheet " type ="text/css ">
8- < link href =".css /nv.d3.min.css " rel ="stylesheet " type ="text/css ">
9- < link href =".css /style.css " rel ="stylesheet " type ="text/css ">
10- < link href =".css /custom.css " rel ="stylesheet " type ="text/css ">
7+ < link href ="_css /bootstrap.min.css " rel ="stylesheet " type ="text/css ">
8+ < link href ="_css /nv.d3.min.css " rel ="stylesheet " type ="text/css ">
9+ < link href ="_css /style.css " rel ="stylesheet " type ="text/css ">
10+ < link href ="_css /custom.css " rel ="stylesheet " type ="text/css ">
1111 </ head >
1212 < body >
1313 < header >
@@ -139,9 +139,9 @@ <h3>Project Risks</h3>
139139 </ p >
140140 </ footer >
141141 </ div >
142- < script src =".js /jquery.min.js " type ="text/javascript "> </ script >
143- < script src =".js /d3.min.js " type ="text/javascript "> </ script >
144- < script src =".js /nv.d3.min.js " type ="text/javascript "> </ script >
142+ < script src ="_js /jquery.min.js " type ="text/javascript "> </ script >
143+ < script src ="_js /d3.min.js " type ="text/javascript "> </ script >
144+ < script src ="_js /nv.d3.min.js " type ="text/javascript "> </ script >
145145 < script type ="text/javascript ">
146146$ ( document ) . ready ( function ( ) {
147147 nv . addGraph ( function ( ) {
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < title > Code Coverage for %s</ title >
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7- < link href =".css /bootstrap.min.css " rel ="stylesheet " type ="text/css ">
8- < link href =".css /octicons.css " rel ="stylesheet " type ="text/css ">
9- < link href =".css /style.css " rel ="stylesheet " type ="text/css ">
10- < link href =".css /custom.css " rel ="stylesheet " type ="text/css ">
7+ < link href ="_css /bootstrap.min.css " rel ="stylesheet " type ="text/css ">
8+ < link href ="_css /octicons.css " rel ="stylesheet " type ="text/css ">
9+ < link href ="_css /style.css " rel ="stylesheet " type ="text/css ">
10+ < link href ="_css /custom.css " rel ="stylesheet " type ="text/css ">
1111 </ head >
1212 < body >
1313 < header >
6565 </ tr >
6666
6767 < tr >
68- < td class ="danger "> < img src =".icons /file-code.svg " class ="octicon " /> < a href ="source_with_ignore.php.html "> source_with_ignore.php</ a > </ td >
68+ < td class ="danger "> < img src ="_icons /file-code.svg " class ="octicon " /> < a href ="source_with_ignore.php.html "> source_with_ignore.php</ a > </ td >
6969 < td class ="danger big "> < div class ="progress ">
7070 < div class ="progress-bar bg-danger " role ="progressbar " aria-valuenow ="50.00 " aria-valuemin ="0 " aria-valuemax ="100 " style ="width: 50.00% ">
7171 < span class ="sr-only "> 50.00% covered (danger)</ span >
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < title > Code Coverage for %s/source_with_ignore.php</ title >
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7- < link href =".css /bootstrap.min.css " rel ="stylesheet " type ="text/css ">
8- < link href =".css /octicons.css " rel ="stylesheet " type ="text/css ">
9- < link href =".css /style.css " rel ="stylesheet " type ="text/css ">
10- < link href =".css /custom.css " rel ="stylesheet " type ="text/css ">
7+ < link href ="_css /bootstrap.min.css " rel ="stylesheet " type ="text/css ">
8+ < link href ="_css /octicons.css " rel ="stylesheet " type ="text/css ">
9+ < link href ="_css /style.css " rel ="stylesheet " type ="text/css ">
10+ < link href ="_css /custom.css " rel ="stylesheet " type ="text/css ">
1111 </ head >
1212 < body >
1313 < header >
@@ -188,9 +188,9 @@ <h4>Legend</h4>
188188 </ a >
189189 </ footer >
190190 </ div >
191- < script src =".js /jquery.min.js " type ="text/javascript "> </ script >
192- < script src =".js /popper.min.js " type ="text/javascript "> </ script >
193- < script src =".js /bootstrap.min.js " type ="text/javascript "> </ script >
194- < script src =".js /file.js " type ="text/javascript "> </ script >
191+ < script src ="_js /jquery.min.js " type ="text/javascript "> </ script >
192+ < script src ="_js /popper.min.js " type ="text/javascript "> </ script >
193+ < script src ="_js /bootstrap.min.js " type ="text/javascript "> </ script >
194+ < script src ="_js /file.js " type ="text/javascript "> </ script >
195195 </ body >
196196</ html >
You can’t perform that action at this time.
0 commit comments