Condition Coverage

blib/lib/Linux/Info/Compilation.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
312 0 0 0 exists $subref->{$name} and $self->_compare($subref->{$name}, $value)
323 0 2 24 defined $subref->{$x} and $self->_compare($subref->{$x}, $fref->{$x})
344 0 0 2 defined $proc->{$x} and $self->_compare($proc->{$x}, $fref->{$x})