| blib/lib/MojoX/ValidateHeadLinks.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 0 | if (not -e $file_name) |
| 54 | 0 | 0 | unless $$arg{'url'} =~ /^http/ |
| 113 | 0 | 0 | unless $self->doc_root |
| 114 | 0 | 0 | unless $self->url |
| 142 | 0 | 0 | unless $item->can('text') |
| 146 | 0 | 0 | unless $field[0] =~ /^\@import/ |
| 163 | 0 | 0 | if (ref $$item{'tree'}[$i] eq 'HASH' and exists $$item{'tree'}[$i]{'href'}) |
| 171 | 0 | 0 | if $index |
| 188 | 0 | 0 | if ($can) |
| 192 | 0 | 0 | if $$item{'src'} |