Branch Coverage

blib/lib/Power/Outlet/Config.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
62 0 1 unless -r $self->ini_file
75 0 1 if @_
77 0 1 unless $self->{'section'}
79 0 1 unless $self->ini->SectionExists($self->{'section'})