| blib/lib/HTML/ActiveLink.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 209 | 0 | 0 | $server_port == 443 ? : |
| 210 | 0 | 0 | $server_port == 443 || $server_port == 80 || $$self{'ignore_port'} ? : |
| 220 | 0 | 0 | if ($$self{'image'}) |
| 228 | 0 | 0 | if ($$self{'text'}) |
| 231 | 0 | 0 | if ($$self{'text_rmlink'}) { } |
| 242 | 0 | 0 | if ($$self{'imagemap'}) |
| 248 | 0 | 0 | if $imagemapname eq $char |
| 249 | 0 | 0 | if (my $levels = $$self{'imagemap_dirdepth'}) |
| 280 | 0 | 0 | if ($path eq '/') |
| 281 | 0 | 0 | if $test =~ m[^/[^/]*$] |
| 287 | 0 | 0 | if ($test =~ /^$path/) |