| blib/lib/Data/Embed.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 23 | 60.8 |
| line | l | !l | condition |
|---|---|---|---|
| 57 | 2 | 4 | scalar @$l1 and scalar @$l2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 31 | 0 | 2 | 0 | @_ && ref $_[0] |
| 87 | 0 | 7 | 0 | @_ && ref $_[0] |
| 106 | 2 | 0 | 4 | $nprevious and $nsequence |
| 141 | 8 | 0 | 5 | &blessed($_) and $_->isa('Data::Embed::File') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 94 | 6 | 0 | 1 | ref $target eq 'SCALAR' or -e $target |
| 103 | 4 | 2 | 0 | $nprevious or $nsequence |
| 106 | 4 | 0 | 2 | $nprevious and $nsequence or $nprevious |