blib/lib/Text/Livedoor/Wiki/Plugin/Block/H5.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
21 | 15 | 170 | if ($line =~ /^\*\*\*/ and not $$scratchpad{$key} and not $class->get_child($id)) { } |
9 | 161 | elsif ($on_next and $class->trigger_check($id, $line) and $line =~ /^\*/ and $$scratchpad{$key}) { } | |
20 | 141 | elsif ($$scratchpad{$key}) { } | |
30 | 1 | 14 | if ($skip_catalog) { } |