Condition Coverage

blib/lib/Perl/PrereqScanner/Scanner/DistZilla/PluginBundle.pm
Criterion Covered Total %
condition 10 18 55.5


and 3 conditions

line !l l&&!r l&&r condition
80 0 0 6 @_ == 1 and $_[0]->isa('PPI::Statement')
81 15 0 12 $_->isa('PPI::Token::Operator') && /^(?:,|=>)$/u
287 71 31 5 $op->isa('PPI::Token::Operator') && $op eq '->'
297 0 0 4 defined $args and $args->isa('PPI::Structure::List')

or 3 conditions

line l !l&&r !l&&!r condition
70 0 0 0 $file // $line
285 5 23 107 $found_arrow or not @children