Branch Coverage

blib/lib/HTTP/Throwable/Factory.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
21 57 0 !ref($_[0]) ? :
29 3 0 !ref($_[0]) ? :
50 0 58 unless defined $ident
53 0 58 unless length $ident
74 58 2 if (defined $ident) { }
75 4 54 if ($ident =~ /\A[0-9]{3}\z/) { }