| blib/lib/W3C/LogValidator/LinkChecker.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 22 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 40 | 0 | 0 | if (@_) | 
| 41 | 0 | 0 | if (exists $config{'verbose'}) | 
| 50 | 0 | 0 | if (@_) | 
| 69 | 0 | 0 | if (exists $config{'checklink'}) | 
| 72 | 0 | 0 | if (-e $cl_path and -r $cl_path and -x $cl_path) | 
| 77 | 0 | 0 | if ($found == 0) | 
| 81 | 0 | 0 | if $verbose > 1 | 
| 83 | 0 | 0 | if (-e $cl_path and -r $cl_path and -x $cl_path) { } | 
| 85 | 0 | 0 | if $verbose > 1 | 
| 89 | 0 | 0 | if $verbose > 1 | 
| 93 | 0 | 0 | if ($found == 0) |