| blib/lib/MVC/Neaf/View/JS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 64 | 0 | 23 | if @extra |
| 68 | 23 | 0 | unless defined $opt{'want_sorted'} |
| 73 | 0 | 23 | if $opt{'want_pretty'} |
| 75 | 0 | 23 | if $opt{'want_sorted'} |
| 95 | 5 | 39 | if (exists $data->{'-payload'} or exists $data->{'-serial'}) { } |
| 39 | 0 | elsif (not $self->{'preserve_dash'}) { } | |
| 110 | 1 | 43 | $callback && $callback =~ /$jsonp_re/ ? : |