Branch Coverage

inc/Try/Tiny.pm
Criterion Covered Total %
branch 16 34 47.0


line true false branch
19 0 230 unless eval "use Sub::Name; 1"
40 22377 0 if (ref $code_ref eq 'Try::Tiny::Catch') { }
0 0 elsif (ref $code_ref eq 'Try::Tiny::Finally') { }
41 0 22377 if $catch
47 0 0 defined $code_ref ? :
62 22377 68 if $catch
77 5 22440 if ($wantarray) { }
8478 13962 elsif (defined $wantarray) { }
94 0 0 $failed ? :
99 2681 19764 if ($failed) { }
101 2676 5 if ($catch)
115 0 19764 $wantarray ? :
122 0 22377 unless wantarray
133 0 0 unless wantarray
145 0 230 $] < 5.013002 ? :
159 0 0 unless (eval {
160 0 0 defined $@ ? :