blib/lib/Backup/Hanoi.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
11 | 0 | 4 | if $devices < 3 |
37 | 3 | 88 | if $cycle < 0 |
45 | 17 | 71 | if $modulo_cycle == 0 |
65 | 0 | 88 | if $binary == 0 |
72 | 48 | 40 | if ($binary =~ /(0+)$/) |