| blib/lib/MojoMojo/Schema/Result/Page.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 18 | 22 | 81.8 |
| line | true | false | branch |
|---|---|---|---|
| 130 | 1 | 5 | $self->content ? : |
| 139 | 1 | 5 | $content_version ? : |
| 149 | 6 | 0 | unless defined $self->page_version->content_version_first |
| 154 | 1 | 5 | if (my $previous_content = $content->previous) { } |
| 177 | 1 | 0 | if (my $wantme_content = $wantme_page->content) |
| 217 | 0 | 0 | exists $args{$_} ? : |
| 340 | 1 | 6 | $resultset_page ? : |
| 360 | 6 | 1 | wantarray ? : |
| 476 | 383 | 323 | if (defined $path) |
| 479 | 117 | 589 | unless (defined $self->{'path'}) |
| 480 | 107 | 10 | if $self->depth == 0 |