Condition Coverage

lib/ProjectBuilder/Conf.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

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'}

or 2 conditions

line l !l condition
262 0 0 shift() || (return ())