Condition Coverage

blib/lib/Config/IniFiles/Import.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
141 0 0 0 defined ${$$self{'option'};}[0] and ${$$self{'option'};}[0] eq '-file'

or 3 conditions

line l !l&&r !l&&!r condition
274 0 0 0 index($sections, "$1_*") > 0 or index($sections, "$1_$2") > 0
0 0 0 index($sections, "$1_*") > 0 or index($sections, "$1_$2") > 0 or $sections eq ';'