blib/lib/Test/Litmus.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
116 | 0 | 0 | if ($$self{'buildtype'}) { } |
122 | 0 | 0 | if ($$self{'logs'}) |
146 | 0 | 0 | if ($$self{'response'}->content =~ /^ok/i) { } |
0 | 0 | elsif ($$self{'response'}->content =~ /^Error processing result/i) { } |