| blib/lib/Text/Livedoor/Wiki/Plugin/Block.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 14 | 14 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 22 | 40 | 217 | if ($child_check) | 
| 23 | 27 | 13 | $$trigger{$child_check}{'escape'} ? : | 
| 27 | 27 | 460 | if $skip | 
| 29 | 12 | 448 | if ($line =~ /\G($$trigger{$key}{'start'})/) | 
| 35 | 49 | 208 | if (my $child = $class->get_child($id)) | 
| 36 | 12 | 37 | if ($line =~ /\G($$trigger{$child}{'end'})/) { } | 
| 59 | 487 | 115 | unless $$Text::Livedoor::Wiki::scratchpad{'block'}{$id}{'children'} |