blib/lib/CGI/Application/Plugin/JSON.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
154 | 2 | 0 | if (defined $$private{'header'}) { } |
155 | 1 | 1 | if (defined $key) { } |
241 | 2 | 3 | if (defined $$private{'header'}) |
245 | 1 | 4 | if (defined $$private{'json_body'}) { } |
1 | 3 | elsif (defined $$private{'json_callback'}) { } |