blib/lib/App/SmokeBrew/IniFile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 3 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
12 | 10 | 2 | 0 | defined $self->{'data'}{$self->current_section}{$name} and ref $self->{'data'}{$self->current_section}{$name} eq "ARRAY" |