lib/Contenticious/Content/Node.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 12 | 91.6 |
line | true | false | branch |
---|---|---|---|
21 | 3 | 94 | if $self->is_root |
39 | 15 | 64 | if $self->is_root |
54 | 15 | 9 | if exists $self->meta->{'title'} |
55 | 3 | 6 | if defined $self->html and $self->html =~ m[(.*?)]i |
63 | 42 | 15 | if exists $self->meta->{'navi_name'} |
71 | 24 | 0 | unless @names |