| blib/lib/Test/Smoke/App/SendReport.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 12 | 16.6 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 0 | 1 | if ($self->option('mail')) { } |
| 50 | 1 | 0 | if ($self->option('smokedb_url')) { } |
| 78 | 0 | 0 | if (not -f $rptfile) { } |
| 85 | 0 | 0 | if (not -f $jsnfile) { } |
| 92 | 0 | 0 | if ($missing or $self->option("report")) |
| 109 | 0 | 0 | unless (-f $outfile) |