| lib/ProjectBuilder/Conf.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 89 | 0 | 0 | 0 | defined $ENV{'PBPROJ'} and not defined $proj |
| 354 | 0 | 0 | 0 | not defined $$p1{$ENV{'PBPROJ'}} and defined $p1->{'default'} |
| 359 | 0 | 0 | 0 | not defined $$p2{$ENV{'PBPROJ'}} and defined $p2->{'default'} |
| line | l | !l | condition |
|---|---|---|---|
| 262 | 0 | 0 | shift() || (return ()) |