blib/lib/Test/OnlySome/RerunFailed.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 20 | 60.0 |
line | true | false | branch |
---|---|---|---|
66 | 0 | 10 | if $opts{'verbose'} |
73 | 0 | 10 | if ($opts{'verbose'}) |
79 | 8 | 2 | if ($hrCfg) |
80 | 8 | 0 | if ($hrCfg->{$caller_fn}{'actual_passed'}) |
87 | 0 | 8 | if $opts{'verbose'} |
93 | 8 | 2 | @skips ? : |
0 | 10 | $opts{'verbose'} ? : | |
98 | 0 | 10 | unless my $calleridx = shift() |
99 | 0 | 10 | unless my $newfn = shift() |
104 | 0 | 10 | unless $filename and $filename ne '-e' |