Branch Coverage

blib/lib/Test/Smoke/LogMixin.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
68 59 2561 if ($self->isa("Test::Smoke::App::Base"))
72 2561 14 if $self->can($vfield) or exists $$self{"_$vfield"}
143 973 54 unless $self->verbosity
179 1588 5 if $self->verbosity < 2
188 0 63 $^O eq 'MSWin32' ? :
63 76 $USE_TIMESTAMP ? :
196 113 26 @_ ? :