Branch Coverage

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


line true false branch
21 1 2 $arg{'columns'} ? :
45 11 0 unless exists $p{'time'}
51 1 10 if $self->should_flush
74 5 6 unless ref $$self{'flush_if'} eq 'CODE'