Condition Coverage

blib/lib/Mojolicious/Plugin/DBIC/Controller/DBIC.pm
Criterion Covered Total %
condition 5 11 45.4


and 3 conditions

line !l l&&!r l&&r condition
282 0 2 0 $c->accepts('html') and $c->validation->csrf_protect->has_error('csrf_token')
436 0 1 0 $c->accepts('html') and $c->validation->csrf_protect->has_error('csrf_token')

or 2 conditions

line l !l condition
246 6 0 $c->stash('resultset') || die('"resultset" name not defined in stash')

or 3 conditions

line l !l&&r !l&&!r condition
262 3 3 0 $c->param($key) // $row->$key