| blib/lib/TOML/Dumper/Context/Array.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 9 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 27 | 0 | 6 | 6 | defined $_[0]{'type'} && $_[0]{'type'} eq 'table' |
| 46 | 15 | 13 | 0 | defined $type and $self->{'type'} ne $type |
| 56 | 0 | 3 | 2 | defined $self->{'type'} and $self->{'type'} eq 'table' |