Branch Coverage

blib/lib/ProgressMonitor/Stringify/ToStream.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
46 0 0 unless $bs
53 0 0 if not $bsAfter and $$self{$ProgressMonitor::Stringify::ToStream::ATTR_needBS}
56 0 0 !($s =~ /\n$/) ? :
57 0 0 if $bsAfter and $$self{$ProgressMonitor::Stringify::ToStream::ATTR_needBS}
59 0 0 if ($self->_get_state == 3)
64 0 0 if ($atEndStrategy eq 'wipe') { }
0 0 elsif ($atEndStrategy eq 'newline') { }
68 0 0 unless $bsAfter
93 0 0 if ($msg)
153 0 0 unless openhandle $stream
158 0 0 unless ($self->get_maxWidth)
162 0 0 $cols && !$@ ? :
166 0 0 unless $aes =~ /^(?:none|wipe|newline)$/