| lib/Test/Tester/Capture.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 21 | 28 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 46 | 14 | 7 | $test ? : | 
| 58 | 14 | 7 | if ($test) { } | 
| 59 | 0 | 7 | $todo ? : | 
| 65 | 19 | 2 | if (defined $name) { } | 
| 73 | 0 | 21 | if ($todo) { } | 
| 85 | 7 | 14 | unless ($test) | 
| 86 | 0 | 7 | $todo ? : | 
| 96 | 14 | 7 | $test ? : | 
| 156 | 0 | 18 | unless @msgs | 
| 159 | 0 | 18 | if $^C | 
| 165 | 0 | 18 | unless defined $_ | 
| 168 | 18 | 0 | unless $msgs[-1] =~ /\n\Z/ | 
| 170 | 17 | 1 | $Curr_Test ? : | 
| 198 | 1 | 1 | if (@_ > 1) { } |