blib/lib/Test/Valgrind/Command.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
54 | 4 | 4 | if ($class eq 'Test::Valgrind::Command' and defined $cmd) |
56 | 0 | 4 | unless defined $cmd |
61 | 0 | 4 | if $args and ref $args ne 'ARRAY' |
88 | 0 | 2 | unless $_[0]{'args'} |