Branch Coverage

blib/lib/Commons/Link.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
56 1 2 unless ($file =~ /^(File|Image):/ms)
75 1 1 unless ($user =~ /^User:/ms)
92 3 4 if (&any(sub { $_ eq $suffix; } , ".svg", ".tif", ".pdf"))
124 1 11 if ($self->{'utf-8'}) { }