Condition Coverage

blib/lib/Perl/SAX.pm
Criterion Covered Total %
condition 2 9 22.2


and 3 conditions

line !l l&&!r l&&r condition
233 1 1 0 $method ne '_parse_statement' and $self->can($method)
254 0 0 0 $self->can($method) and $method ne '_parse_structure'

or 3 conditions

line l !l&&r !l&&!r condition
166 0 0 0 ref $_[0] || $_[0]