blib/lib/MojoMojo/Controller/Comment.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 6 | 16.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
30 | 2 | 0 | 0 | $c->stash->{'user'} and $form->submitted_and_valid |
69 | 0 | 0 | 0 | $comment->page->id == $c->stash->{'page'}->id and $c->stash->{'user'}->can_edit($comment->page->path) |