| blib/lib/Test2/Plugin/ExitSummary.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 12 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 10 | 160 | 2 | unless $ADDED_HOOK++ |
| 18 | 1 | 110 | if $INC{'Test/Builder.pm'} |
| 25 | 2 | 7 | if not $count and !$plan || $plan ne 'SKIP' |
| 26 | 1 | 109 | if $count and not $plan |
| 29 | 1 | 109 | if $real |
| 32 | 1 | 100 | if $plan and $plan =~ /^[0-9]+$/ and defined $count and $count != $plan |