Branch Coverage

blib/lib/Devel/Trace/Subs/HTML.pm
Criterion Covered Total %
branch 16 22 72.7


line true false branch
25 3 6 if ($want and $want eq 'stack') { }
3 3 elsif ($want and $want eq 'flow') { }
31 2 1 if ($file) { }
32 0 2 unless open my $wfh, ">", $file
36 0 2 unless close $wfh
48 2 1 if ($file) { }
49 0 2 unless open my $wfh, ">", $file
53 0 2 unless close $wfh
66 2 1 if ($file) { }
67 0 2 unless open my $wfh, ">", $file
71 0 2 unless close $wfh