| blib/lib/Test/Stream/Plugin/ExitSummary.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 10 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 10 | 98 | 17 | unless $ADDED_HOOK++ | 
| 21 | 2 | 2 | if not $count and !$plan || $plan ne 'SKIP' | 
| 22 | 1 | 95 | if $count and not $plan | 
| 25 | 1 | 95 | if $real | 
| 28 | 1 | 91 | if $plan and $plan =~ /^\d+$/ and defined $count and $count != $plan |