lib/Devel/PerlySense/Project.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 20 | 60.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
212 | 0 | 7 | 52 | $dir and $oProject = $pkg->newFindExplicit('dir', $dir, 'oPerlySense', $oPerlySense) |
220 | 3 | 0 | 4 | $file and my $oDocument = $oPerlySense->oDocumentParseFile($file) |
line | l | !l | condition |
---|---|---|---|
361 | 1 | 4 | $p{'keyConfigCommand'} || 'command' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
60 | 1959 | 5 | 0 | $self->dirProjectExplicitDir || $self->dirProjectImplicitUse || $self->dirProjectImplicitDir |
237 | 3 | 0 | 2 | $oPerlySense->fileFindLookingAround('lib', $dir) || $oPerlySense->fileFindLookingAround('t', $dir) |
364 | 0 | 5 | 0 | $rhConfigType ||= $self->rhConfigTypeForFile('file', $file, 'keyConfig', "${what}_file") |
382 | 5 | 0 | 0 | $$rhConfigType{$keyConfigCommand} || $$rhConfigType{'command'} |