| blib/lib/JQuery/CSS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 0 | 0 | if @_ % 2 |
| 17 | 0 | 0 | unless exists $$my{'param'}{'file'} or exists $$my{'param'}{'hash'} or exists $$my{'param'}{'text'} |
| 20 | 0 | 0 | if (exists $$my{'param'}{'file'}) |
| 23 | 0 | 0 | if (exists $$my{'param'}{'text'}) |
| 26 | 0 | 0 | if (exists $$my{'param'}{'hash'}) |
| 53 | 0 | 0 | if (exists $$my{'param'}{'file'}) |
| 59 | 0 | 0 | if (exists $$my{'param'}{'text'} or exists $$my{'param'}{'hash'}) |