blib/lib/Test/Detect.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 6 | 100.0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
16 | 1 | 1 | 2 | exists $ENV{'TAP_VERSION'} or exists $INC{'Test/More.pm'} |
2 | 1 | 1 | exists $ENV{'TAP_VERSION'} or exists $INC{'Test/More.pm'} or exists $INC{'Test/Builder.pm'} |