| blib/lib/Apache/TestHarness.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 10 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 140 | 0 | 0 | $$args{'tests'} || [] |
| 189 | 0 | 0 | shift @_ || {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 42 | 0 | 0 | 0 | $file ||= catfile(Apache::Test::vars('serverroot'), 'SKIP') |
| 191 | 0 | 0 | 0 | $Test::Harness::verbose ||= $$args{'verbose'} |