| blib/lib/Test/Litmus/Result.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 0 | 0 | if ($args{'-resultstatus'} =~ /pass/i) { } |
| 0 | 0 | elsif ($args{'-resultstatus'} =~ /fail/i) { } | |
| 41 | 0 | 0 | if ($args{'-timestamp'}) { } |
| 53 | 0 | 0 | defined $args{'-isAutomatedResult'} ? : |
| 64 | 0 | 0 | unless defined $args{'-' . $fieldname} |
| 72 | 0 | 0 | if (length $num == 1) |
| 87 | 0 | 0 | if ($$self{'comment'}) |
| 91 | 0 | 0 | if ($$self{'bugnumber'}) |
| 95 | 0 | 0 | if ($$self{'logs'}) |