| blib/lib/Data/JPack.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 27 | 29.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 186 | 0 | 0 | 0 | not $options->{'no_minify_js'} and $path =~ /\.js$/u |
| 306 | 1 | 0 | 1 | defined $force and $force |
| line | l | !l | condition |
|---|---|---|---|
| 46 | 1 | 0 | shift() // __PACKAGE__ |
| 58 | 0 | 1 | $$self[0]{'jpack_type'} //= "data" |
| 59 | 0 | 1 | $$self[0]{'jpack_compression'} //= "none" |
| 60 | 0 | 1 | $$self[0]{'jpack_seq'} //= 0 |
| 62 | 1 | 0 | $$self[0]{'html_container'} //= "index.html" |
| 180 | 0 | 0 | shift() // {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 67 | 0 | 0 | 0 | -d $_ or not -x $_ |
| 186 | 0 | 0 | 0 | $options->{'no_minify_css'} or not $path =~ /\.css$/u |
| 353 | 2 | 0 | 0 | $$self[7] // $self->next_set_name |