Branch Coverage

blib/lib/ProgressMonitor/Stringify/ToCallback.pm
Criterion Covered Total %
branch 11 18 61.1


line true false branch
34 189 222 $mcb ? :
35 189 222 if ($mcb)
38 60 129 if $msg
40 411 0 unless $self->isCanceled
51 0 0 if $emcb
88 0 11 unless ref $self->get_tickCallback eq 'CODE'
91 0 11 if $mcb and ref $mcb ne 'CODE'
94 0 11 if $emcb and ref $emcb ne 'CODE'
96 0 11 unless $self->get_maxWidth