Branch Coverage

blib/lib/Sys/OutPut.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
22 3 1 unless $quiet
30 1 3 unless defined $fmt
32 4 0 if $fmt eq '' or substr($fmt, -1) ne "\n"
44 0 8 unless defined $fmt
46 8 0 if $fmt eq '' or substr($fmt, -1) ne "\n"
52 1 2 unless $debug