lib/Mediawiki/POD.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 20 | 28 | 71.4 |
line | true | false | branch |
---|---|---|---|
26 | 0 | 2 | $_[0] ? : |
2 | 0 | if @_ > 0 | |
34 | 0 | 0 | $_[0] ? : |
0 | 0 | if @_ > 0 | |
56 | 5 | 0 | if ($$self{'body_only'}) |
86 | 2 | 3 | if $$self{'remove_newlines'} |
119 | 52 | 131 | if ($input =~ /$qr_tag/) { } |
52 | 79 | elsif ($input =~ /$qr_end_tag/) { } | |
125 | 1 | 51 | if ($tag =~ /^ |
136 | 1 | 51 | if ($tag =~ m[^]i) |
146 | 1 | 78 | if ($in_pre > 0) { } |
181 | 2 | 5 | if ($cur_level > $level) { } |
0 | 5 | elsif ($cur_level < $level) { } | |
210 | 2 | 3 | if $$self{'remove_newlines'} |