Condition Coverage

blib/lib/PPI/App/ppi_version.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
99 0 0 0 $from and $from =~ /^[\d\._]+$/
103 0 0 0 $to and $to =~ /^[\d\._]+$/

or 3 conditions

line l !l&&r !l&&!r condition
275 16 4 330 $_[1]->isa('PPI::Token::Quote') or $_[1]->isa('PPI::Token::Number')