| blib/lib/Test/Smoke/LogMixin.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 13 | 14 | 92.8 | 
| line | true | false | branch | 
|---|---|---|---|
| 68 | 59 | 2560 | if ($self->isa("Test::Smoke::App::Base")) | 
| 72 | 2560 | 14 | if $self->can($vfield) or exists $$self{"_$vfield"} | 
| 143 | 972 | 54 | unless $self->verbosity | 
| 179 | 1588 | 5 | if $self->verbosity < 2 | 
| 188 | 0 | 63 | $^O eq 'MSWin32' ? : | 
| 63 | 76 | $USE_TIMESTAMP ? : | |
| 196 | 113 | 26 | @_ ? : |