| blib/lib/Data/Embed/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 18 | 0 | 8 | 0 | scalar @_ && ref $_[0] |
| 20 | 0 | 0 | 16 | defined $$self{$feature} and $$self{$feature} =~ /\A\d+\z/msx |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 24 | 8 | 0 | 0 | defined $$self{'fh'} or defined $$self{'filename'} |