| blib/lib/Data/JPack.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 19 | 42.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 284 | 1 | 0 | 1 | defined $force and $force |
| line | l | !l | condition |
|---|---|---|---|
| 41 | 1 | 0 | shift() // __PACKAGE__ |
| 53 | 0 | 1 | $$self[0]{'jpack_type'} //= "data" |
| 54 | 0 | 1 | $$self[0]{'jpack_compression'} //= "none" |
| 55 | 0 | 1 | $$self[0]{'jpack_seq'} //= 0 |
| 57 | 1 | 0 | $$self[0]{'html_container'} //= "index.html" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 62 | 0 | 0 | 0 | -d $_ or not -x $_ |
| 331 | 2 | 0 | 0 | $$self[7] // $self->next_set_name |