File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!DOCTYPE coverage SYSTEM "http://cobertura.sourceforge.net/xml/coverage-04.dtd">
3- <coverage lines-valid =" 10" lines-covered =" 5" line-rate =" 0.5" branches-valid =" 0" branches-covered =" 0" branch-rate =" 0" timestamp =" %s" complexity =" 0 " version =" 0.1" >
3+ <coverage lines-valid =" 10" lines-covered =" 5" line-rate =" 0.5" branches-valid =" 0" branches-covered =" 0" branch-rate =" 0" timestamp =" %s" complexity =" 5 " version =" 0.1" >
44 <sources >
55 <source >%s</source >
66 </sources >
77 <packages >
8- <package name =" BankAccount" line-rate =" 1 " branch-rate =" 1 " >
8+ <package name =" BankAccount" line-rate =" 0.5 " branch-rate =" 0 " >
99 <classes >
10- <class name =" BankAccount" filename =" %sBankAccount.php" line-rate =" 1" branch-rate =" 1" >
10+ <class name =" BankAccount" filename =" %sBankAccount.php" line-rate =" 1" branch-rate =" 1" >
1111 <methods >
1212 <method name =" getBalance" hits =" 2" signature =" ()V" >
1313 <lines >
3737 </method >
3838 </methods >
3939 <lines >
40- <line number =" 8" hits =" 1 " />
40+ <line number =" 8" hits =" 2 " />
4141 <line number =" 13" hits =" 0" />
4242 <line number =" 14" hits =" 0" />
4343 <line number =" 15" hits =" 0" />
4444 <line number =" 16" hits =" 0" />
4545 <line number =" 17" hits =" 0" />
46- <line number =" 22" hits =" 1 " />
46+ <line number =" 22" hits =" 2 " />
4747 <line number =" 24" hits =" 1" />
48- <line number =" 29" hits =" 1 " />
48+ <line number =" 29" hits =" 2 " />
4949 <line number =" 31" hits =" 1" />
5050 </lines >
5151 </class >
You can’t perform that action at this time.
0 commit comments