blib/lib/HTML/Widgets/NavMenu/Tree/Node.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 12 | 100.0 |
line | true | false | branch |
---|---|---|---|
33 | 73 | 82 | @_ ? : |
40 | 109 | 46 | unless ($self->capture_expanded) |
68 | 55 | 283 | if (my $expand_val = $sub->expanded) |
123 | 905 | 2272 | if (exists $sub_contents->{$key}) |
131 | 19 | 1393 | if ($sub_contents->{$key}) |
143 | 73 | 325 | if (my $e = $self->expanded) { } |