Condition Coverage

blib/lib/Devel/PerlySense/Document.pm
Criterion Covered Total %
condition 20 26 76.9


and 3 conditions

line !l l&&!r l&&r condition
492 10 0 13 $module and $method
518 10 0 8 $oObject and $oMethod
572 119 3 16 $oLocation->rhProperty->{'nameSub'} eq $name and $oLocation->rhProperty->{'namePackage'} eq $package
602 86 44 4 $row >= $oLocation->row and $row <= $oLocation->rhProperty->{'oLocationEnd'}->row
857 6342 0 412 $oNode->isa('PPI::Statement::Sub') and not $oNode->forward
1134 0 78 7 $row >= $oLocation->row and $row <= $oLocation->rhProperty->{'oLocationEnd'}->row

or 2 conditions

line l !l condition
566 22 1 $p{'package'} || 'main'
705 7 187 $p{'ignoreBaseModules'} || 0
1062 0 415 $extraRow ||= 0
1063 0 415 $extraCol ||= 0