Branch Coverage

blib/lib/Log/Dispatch/TextTable.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
57 1 2 $arg{'columns'} ? :
88 11 0 unless exists $p{'time'}
94 1 10 if $self->should_flush
142 5 6 unless ref $self->{'flush_if'} eq "CODE"