| blib/lib/Test/Bomb.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 22 | 22 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 1 | 10 | if releasing() |
| 32 | 3 | 7 | if ($_[0] eq '-after') { } |
| 6 | 1 | elsif ($_[0] eq '-with') { } | |
| 36 | 2 | 4 | if (exists $Test::Bomb::groups{$name}) { } |
| 53 | 2 | 3 | unless open IN, $configFile |
| 55 | 2 | 3 | $$_[0] eq $name ? : |
| 59 | 1 | 2 | unless defined $stringDate |
| 68 | 2 | 9 | if $dateStr eq 'configFail' |
| 70 | 1 | 8 | unless $time |
| 72 | 4 | 4 | $res ? : |
| 78 | 2 | 11 | if exists $ENV{'DZIL_RELEASING'} |