blib/lib/Test/GetVolatileData.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 14 | 78.5 |
line | true | false | branch |
---|---|---|---|
24 | 2 | 4 | unless exists $args{'num'} |
25 | 0 | 6 | unless $args{'num'} =~ /\A\d+\z/ |
34 | 2 | 4 | unless ($res->is_success) |
40 | 4 | 0 | defined $c ? : |
41 | 0 | 4 | unless (@data) |
44 | 1 | 9 | unless @data |
48 | 2 | 2 | @return > 1 ? : |