blib/lib/Daiku.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 16 | 87.5 |
line | true | false | branch |
---|---|---|---|
36 | 42 | 3 | if (ref $_[-1] eq 'CODE') |
39 | 6 | 39 | if (@_) |
41 | 4 | 2 | unless ref $args{'deps'} |
45 | 8 | 37 | if (defined $desc) |
60 | 14 | 0 | if (ref $_[-1] eq 'CODE') |
63 | 13 | 1 | if (@_) |
65 | 7 | 6 | unless ref $args{'deps'} |
75 | 0 | 9 | unless defined $args{'code'} |