blib/lib/POE/Component/SmokeBox/Job.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
25 | 0 | 44 | unless my $args = check($tmpl, {@_}, 1) |
26 | 0 | 44 | if ($args->{'command'} eq "smoke" and not $args->{'module'}) |
50 | 25 | 60 | if $self->command eq "smoke" |