blib/lib/FAQ/OMatic/Part.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 43 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
100 | 0 | 0 | 0 | $key eq 'Type' and $value eq 'directory' |
112 | 0 | 0 | 0 | $lines > 0 and defined($_ = &{$closure;}) |
236 | 0 | 0 | 0 | $$self{'LastModifiedSecs'} and FAQ::OMatic::getParam($params, 'showLastModified') eq 'show' |
257 | 0 | 0 | 0 | FAQ::OMatic::getParam($params, 'editCmds') ne 'hide' and $item->ordinaryItem |
425 | 0 | 0 | 0 | $$self{'LastModifiedSecs'} and FAQ::OMatic::getParam($params, 'showLastModified') eq 'show' |
700 | 0 | 0 | 0 | defined $$item{'directoryHint'} and $$self{'Text'} =~ /\n\n$headerpattern/ |
line | l | !l | condition |
---|---|---|---|
192 | 0 | 0 | $$self{'Type'} || '' |
387 | 0 | 0 | $$self{'Type'} || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
123 | 0 | 0 | 0 | $key ne 'EndPart' or $value != $partnum |
135 | 0 | 0 | 0 | $key =~ /^[a-z]/ or $key eq 'Text' |
226 | 0 | 0 | 0 | $$self{'HideAttributions'} or $$item{'AttributionsTogether'} |
416 | 0 | 0 | 0 | $$self{'HideAttributions'} or $$item{'AttributionsTogether'} |
673 | 0 | 0 | 0 | $regexlist[$i + 1] || $regexlist[$i + 3] |
789 | 0 | 0 | 0 | $$self{$setName} || 'FAQ::OMatic::Set'->new |
839 | 0 | 0 | 0 | shift() || time |