| blib/lib/Devel/PerlySense/Project.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 20 | 55.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 213 | 0 | 53 | 8 | $dir and $oProject = $pkg->newFindExplicit('dir', $dir, 'oPerlySense', $oPerlySense) |
| 221 | 48 | 0 | 5 | $file and my $oDocument = $oPerlySense->oDocumentParseFile($file) |
| line | l | !l | condition |
|---|---|---|---|
| 362 | 1 | 4 | $p{'keyConfigCommand'} || 'command' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 61 | 38 | 1957 | 0 | $self->dirProjectExplicitDir || $self->dirProjectImplicitUse || $self->dirProjectImplicitDir |
| 238 | 51 | 0 | 0 | $oPerlySense->fileFindLookingAround('lib', $dir) || $oPerlySense->fileFindLookingAround('t', $dir) |
| 365 | 0 | 5 | 0 | $rhConfigType ||= $self->rhConfigTypeForFile('file', $file, 'keyConfig', "${what}_file") |
| 386 | 5 | 0 | 0 | $rhConfigType->{$keyConfigCommand} || $rhConfigType->{'command'} |