Condition Coverage

blib/lib/Test/Mojo.pm
Criterion Covered Total %
condition 17 28 60.7


and 3 conditions

line !l l&&!r l&&r condition
402 728 0 0 not my $ok = !$err->{'message'} || $err->{'code'} and $err

or 2 conditions

line l !l condition
146 368 8 $value // ""
151 6 0 $value // ""
337 8 0 $e->attr($attr) // ""
355 20 0 $self->message // []
361 71 0 $self->message // []
367 10 0 $type // ""
371 61 0 $type // ""
373 71 0 $msg // ""

or 3 conditions

line l !l&&r !l&&!r condition
346 808 2253 0 shift() || shift()
402 603 125 0 !$err->{'message'} || $err->{'code'}
413 2 65 158 $self->{'finished'} or @{$self->{'messages'};}