blib/lib/Test/Smoke/App/SmokePerl.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 8 | 62.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
51 | 1 | 1 | 0 | $self->option("smartsmoke") and $self->option("patchlevel") |
71 | 1 | 1 | 0 | $self->option("smartsmoke") and $current_commit eq $old_commit |
line | l | !l | condition |
---|---|---|---|
50 | 2 | 0 | get_patch($self->option('ddir'))->[0] || '' |