Condition Coverage

lib/Devel/PerlySense/Document.pm
Criterion Covered Total %
condition 22 29 75.8


and 3 conditions

line !l l&&!r l&&r condition
441 0 9 4 $object and $object eq '$self'
464 10 0 12 $module and $method
490 10 0 7 $oObject and $oMethod
544 110 3 15 $oLocation->rhProperty->{'nameSub'} eq $name and $oLocation->rhProperty->{'namePackage'} eq $package
574 86 25 2 $row >= $oLocation->row and $row <= $oLocation->rhProperty->{'oLocationEnd'}->row
829 6274 0 408 $oNode->isa('PPI::Statement::Sub') and not $oNode->forward
1106 0 78 7 $row >= $oLocation->row and $row <= $oLocation->rhProperty->{'oLocationEnd'}->row

or 2 conditions

line l !l condition
538 21 1 $p{'package'} || 'main'
677 7 187 $p{'ignoreBaseModules'} || 0
1034 0 411 $extraRow ||= 0
1035 0 411 $extraCol ||= 0