| blib/lib/Algorithm/Gutter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 16 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 2 | 7 | if ($enabled and $amount >= $threshold) |
| 22 | 1 | 1 | if ($all) { } |
| 29 | 0 | 2 | unless defined $update |
| 48 | 0 | 7 | unless defined $rain |
| 56 | 2 | 2 | if @$gutter < 2 |
| 64 | 2 | 2 | if ($delta > $dmax) |
| 72 | 1 | 3 | if ($delta > $dmax) |
| 78 | 1 | 2 | if $done |