| blib/lib/W3C/LogValidator/LinkChecker.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 72 | 0 | 0 | 0 | -e $cl_path and -r $cl_path |
| 0 | 0 | 0 | -e $cl_path and -r $cl_path and -x $cl_path | |
| 83 | 0 | 0 | 0 | -e $cl_path and -r $cl_path |
| 0 | 0 | 0 | -e $cl_path and -r $cl_path and -x $cl_path |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 33 | 0 | 0 | 0 | ref $proto || $proto |