| blib/lib/OPC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 14 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 127 | 0 | 0 | 0 | defined $DirPath and -d $DirPath |
| 489 | 0 | 0 | 0 | not $GetMulty and @Relations > 1 |
| line | l | !l | condition |
|---|---|---|---|
| 262 | 0 | 0 | $CurPath || die("${CurPath}: $!") |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 182 | 0 | 0 | 0 | ref $NewContents eq 'GLOB' || UNIVERSAL::isa($NewContents, 'GLOB') || UNIVERSAL::isa($NewContents, 'IO::Handle') |
| 458 | 0 | 0 | 0 | $RelationParams{'id'} or $RelationParams{'type'} |