Condition Coverage

blib/lib/Perl/PrereqScanner/Scanner/Superclass.pm
Criterion Covered Total %
condition 8 8 100.0


and 3 conditions

line !l l&&!r l&&r condition
39 15 3 15 @args && !($args[0] =~ /$mod_re/)

or 2 conditions

line l !l condition
24 133 132 $ppi_doc->find('Statement::Include') || []

or 3 conditions

line l !l&&r !l&&!r condition
30 6 30 33 $_->isa('PPI::Token::QuoteLike::Words') or $_->isa('PPI::Token::Quote')