Branch Coverage

blib/lib/Config/CmdRC.pm
Criterion Covered Total %
branch 18 20 90.0


line true false branch
43 1 7 if (my $user_rc_file = _get_user_rcfile())
49 12 26 unless $d
52 7 18 if (-e $path)
63 7 1 unless @ARGV
68 1 1 if ($f and $opt) { }
1 0 elsif ($opt and $opt eq '--rc') { }
77 1 0 if @rcfiles
82 4 4 if (@_ == 1) { }
96 1 7 $loader ? :
103 18 16 ref $v eq 'ARRAY' ? :