| blib/lib/Test/Tester/Capture.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 22 | 30 | 73.3 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 0 | 5 | if ($] >= 5.008 and $Test::Tester::Capture::Config{'useithreads'}) { } |
| 47 | 12 | 5 | $test ? : |
| 59 | 5 | 12 | if (not $test) { } |
| 60 | 0 | 5 | $todo ? : |
| 66 | 15 | 2 | if (defined $name) { } |
| 74 | 0 | 17 | if ($todo) { } |
| 86 | 5 | 12 | unless ($test) |
| 87 | 0 | 5 | $todo ? : |
| 95 | 12 | 5 | $test ? : |
| 149 | 0 | 14 | unless @msgs |
| 152 | 0 | 14 | if $^C |
| 156 | 0 | 14 | unless defined $_ |
| 159 | 14 | 0 | unless $msgs[-1] =~ /\n\Z/ |
| 161 | 13 | 1 | $Curr_Test ? : |
| 188 | 1 | 1 | if (@_ > 1) { } |