Branch Coverage

blib/lib/Eve/Json.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
68 1 3 if ($e = 'Eve::Exception::Die'->caught) { }
0 3 elsif ($e = 'Exception::Class::Base'->caught) { }
101 1 3 if ($e = 'Eve::Exception::Die'->caught) { }
0 3 elsif ($e = 'Exception::Class::Base'->caught) { }