| blib/lib/Test/Smoke/App/SmokePerl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 12 | 83.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 51 | 0 | 2 | if ($self->option("smartsmoke") and $self->option("patchlevel")) | 
| 57 | 1 | 1 | if ($self->option('sync')) { } | 
| 71 | 0 | 2 | if ($self->option("smartsmoke") and $current_commit eq $old_commit) | 
| 84 | 1 | 1 | if ($self->option('report')) { } | 
| 96 | 1 | 1 | if ($self->option('sendreport')) { } | 
| 108 | 1 | 1 | if ($self->option('archive')) { } |