Condition Coverage

blib/lib/Complete/Program.pm
Criterion Covered Total %
condition 7 14 50.0


and 3 conditions

line !l l&&!r l&&r condition
58 28 0 23 not -d "$dir/$_" and -x _

or 2 conditions

line l !l condition
48 7 0 $args{'word'} // ''

or 3 conditions

line l !l&&r !l&&!r condition
49 1 0 6 $args{'ci'} // $Complete::Setting::OPT_CI
50 0 0 7 $args{'fuzzy'} // $Complete::Setting::OPT_FUZZY
51 0 0 7 $args{'map_case'} // $Complete::Setting::OPT_MAP_CASE