Branch Coverage

blib/lib/Getopt/EX/Long.pm
Criterion Covered Total %
branch 12 28 42.8


line true false branch
58 0 2 if $loader_pid != $$
60 2 0 if $ConfigOption{'AUTO_DEFAULT'}
64 3 11 exists $ConfigOption{$_} ? :
71 1 1 if (ref $_[1] eq 'HASH') { }
81 0 0 unless $_[0] =~ /^Duplicate specification/u
91 0 0 if $loader_pid != $$
94 0 0 if (exists $opt{$name})
98 0 0 if %opt
109 3 0 $0 =~ m[([^/]+)$]u ? :
111 3 0 if (defined(my $home = $ENV{'HOME'}))
112 1 2 if (-f (my $rc = "$home/.${prog}rc"))
146 1 0 if (@exconfig == 0 and $ConfigOption{'AUTO_DEFAULT'})
165 1 0 if (ref $_[1] eq 'HASH') { }
175 0 0 unless $_[0] =~ /^Duplicate specification/u