blib/lib/Dallycot/AST/Sum.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
52 | 0 | 0 | if ($num_durations == @_) { } |
0 | 0 | elsif ($num_durations + $num_dates == @_ and $num_dates == 1) { } | |
0 | 0 | elsif ($num_dates > 1) { } |