Condition Coverage

blib/lib/Test/Mojo/More.pm
Criterion Covered Total %
condition 0 35 0.0


or 2 conditions

line l !l condition
88 0 0 $_[0]->_session->{'flash'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
110 0 0 0 $desc || qq[flash exact match for JSON Pointer "$key"]
135 0 0 0 $desc || qq[flash has value for JSON Pointer "$key"]
157 0 0 0 $desc || qq[flash has no value for JSON Pointer "$key"]
176 0 0 0 $desc || qq[has cookie "$cookie"]
195 0 0 0 $desc || qq[has no cookie "$cookie"]
213 0 0 0 $desc || qq[cookie "$cookie": ] . ($value ? qq["$value"] : '""')
233 0 0 0 $desc || qq[not cookie "$cookie": ] . ($value ? qq["$value"] : '""')
252 0 0 0 $desc || qq[cookie "$cookie" is similar]
270 0 0 0 $desc || qq[cookie "$cookie" is not similar]
312 0 0 0 $c->app->can('secrets') || $c->app->can('secret')
313 0 0 0 $self->app->can('secrets') || $self->app->can('secret')