blib/lib/Guard/Stats.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 18 | 88.8 |
line | true | false | branch |
---|---|---|---|
123 | 3 | 2 | if (my $stat = $opt{'time_stat'}) |
124 | 1 | 2 | unless $stat->can('add_data') |
126 | 1 | 1 | ref $stat ? : |
152 | 25 | 3 | $$self{'time_stat'} ? : |
159 | 1 | 27 | if (my $code = $$self{'on_level'}{$running}) |
354 | 2 | 0 | unless defined $result |
360 | 1 | 1 | if (my $code = $$self{'on_level'}{-$running}) |
369 | 2 | 26 | if ($is_done) { } |
379 | 0 | 25 | unless $$self{'time_stat'} |