| blib/lib/Math/TotalBuilder.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 12 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 1 | 11 | if (ref $_[2] eq 'ARRAY') { } |
| 10 | 1 | elsif (ref $_[2] eq 'CODE') { } | |
| 36 | 2 | 7 | unless $total |
| 41 | 41 | 20 | unless $$pieces{$_} <= $total |
| 46 | 1 | 6 | if $total |
| 56 | 1 | 9 | unless exists $$pieces{$_} |