Branch Coverage

blib/lib/Test/LeakTrace.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
32 0 32 unless (defined $mode or defined wantarray)
36 17 30 if ($name eq 'leaked_count')
49 2 26 if ($@)
74 12 0 defined $mode ? :
84 0 12 unless (_runops_installed())
85 0 0 exists $INC{'Devel/Cover.pm'} ? :
95 3 9 if (defined $description) { }
104 3 9 unless ($result)