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