| blib/lib/Tapper/Schema/TestrunDB/Result/Precondition.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 72 | 0 | 0 | if (defined $val) { } |
| 74 | 0 | 0 | if ($opt->{'quotevalues'} and $opt->{'nonewlines'}) { } |
| 77 | 0 | 0 | if $opt->{'quotevalues'} |
| 78 | 0 | 0 | if $opt->{'nonewlines'} |
| 99 | 0 | 0 | if $yaml_error |
| 102 | 0 | 0 | if (scalar @a_conditions > 1) |
| 108 | 0 | 0 | if $cond_hash->{'shortname'} |
| 110 | 0 | 0 | if $cond_hash->{'timeout'} |
| 112 | 0 | 0 | if ($self->update) { } |