Branch Coverage

lib/At/Error.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
39 19 5 @_ ? :
41 24 24 if ($sym eq 'register') { }
24 0 elsif ($sym eq 'throw') { }
47 775 0 if (builtin::blessed($err) and $err->isa('At::Error')) { }