Branch Coverage

blib/lib/Dancer/Exception/Base.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
16 2 56 $Dancer::Exception::Verbose ? :
22 2 0 ref $e && $e->isa('Dancer::Exception::Base') ? :
0 2 ref $f && $f->isa('Dancer::Exception::Base') ? :
78 11 23 if $seen{$class}++
92 41 101 if @_