Condition Coverage

blib/lib/Dancer/Exception.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
32 0 0 1 ref $_ && &blessed($_) && $_->isa('Dancer::Continuation')
37 50 16 1 ref $_ && &blessed($_) && $_->isa('Dancer::Continuation')
49 47 16 134 ref $_ && &blessed($_) && $_->isa('Dancer::Continuation')
54 22 6 10 ref $_ && &blessed($_) && $_->isa('Dancer::Continuation')