blib/lib/Commons/Link.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
53 | 1 | 2 | unless ($file =~ /^(File|Image):/ms) |
72 | 1 | 1 | unless ($user =~ /^User:/ms) |
89 | 3 | 4 | if (&any(sub { $_ eq $suffix; } , ".svg", ".tif", ".pdf")) |
121 | 1 | 11 | if ($self->{'utf-8'}) { } |