blib/lib/Commons/Link.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
52 | 1 | 2 | unless ($file =~ /^(File|Image):/ms) |
71 | 1 | 1 | unless ($user =~ /^User:/ms) |
88 | 1 | 4 | if ($suffix eq ".svg") |
120 | 1 | 9 | if ($self->{'utf-8'}) { } |