| blib/lib/Pod/Elemental/Transformer/Nester.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 14 | 78.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 93 | 21 | 23 | if &$sel($para) | 
| 112 | 2 | 8 | if $i >= @{$node->children;} | 
| 115 | 2 | 6 | unless $self->top_selector->($para) | 
| 117 | 6 | 0 | if (s_command(undef, $para) and not s_node($para)) | 
| 124 | 0 | 6 | if (not s_node($para) or @{$para->children;}) | 
| 130 | 4 | 21 | unless $self->_is_containable($node->children->[$j]) | 
| 134 | 6 | 0 | if (@to_nest) |