blib/lib/Test/Valgrind/Command.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
54 | 4 | 0 | 4 | $class eq 'Test::Valgrind::Command' and defined $cmd |
61 | 0 | 4 | 0 | $args and ref $args ne 'ARRAY' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
49 | 0 | 8 | 0 | ref $class || $class |