blib/lib/Git/Demo/Story/Event.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
9 | 0 | 0 | unless ($args) |
13 | 0 | 0 | if (!ref($args) eq 'HASH') |
23 | 0 | 0 | unless ($$args{$_}) |
28 | 0 | 0 | if ($$args{'args'}) |
29 | 0 | 0 | if (ref $$args{'args'} eq 'ARRAY') { } |