| blib/lib/Javascript/Closure.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 22 | 59.0 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 2 | 0 | if @{$$source{'js_code'};} > 0 |
| 53 | 0 | 2 | if @{$$source{'code_url'};} > 0 |
| 62 | 6 | 2 | unless $value |
| 64 | 1 | 1 | if ref $value ne 'ARRAY' |
| 67 | 2 | 0 | if $lower |
| 70 | 0 | 4 | if $val and not grep(/^$val$/i, @$vars) |
| 71 | 4 | 0 | $lower ? : |
| 87 | 2 | 0 | if $res->is_success |
| 95 | 1 | 1 | if ref $code_source ne 'ARRAY' |
| 99 | 2 | 0 | unless ($js =~ m[^http://]) |
| 102 | 0 | 0 | if ($ua->get($js)->is_success) { } |