| blib/lib/Jamila.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 28 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 0 | 0 | if not defined $sPrm or $sPrm eq '' |
| 47 | 0 | 0 | if ($sPrm eq '_RAW_') { } |
| 54 | 0 | 0 | unless $@ |
| 59 | 0 | 0 | if ($sPrm) { } |
| 63 | 0 | 0 | if (substr($sMethod, 0, 1) ne '_') { } |
| 69 | 0 | 0 | if ($@) |
| 76 | 0 | 0 | if ($@) |
| 121 | 0 | 0 | if (%hParam) |
| 125 | 0 | 0 | if $sPrm ne '' |
| 126 | 0 | 0 | $sVal ? : |
| 138 | 0 | 0 | if (ref $$oSelf{'URL'} ne '') { } |
| 146 | 0 | 0 | if (@aPrm) |
| 157 | 0 | 0 | if ($oRes->is_success) { } |
| 160 | 0 | 0 | if $$rhRes{'error'} |