Branch Coverage

inc/FindBin.pm
Criterion Covered Total %
branch 10 26 38.4


line true false branch
118 0 2 unless defined $cwd
127 0 2 if ($0 eq '-e' or $0 eq '-') { }
132 0 0 if $^O eq 'VMS'
138 0 2 if ($^O eq 'VMS') { }
148 0 2 unless ($script =~ m[/] || $dosish && $script =~ /\\/ and -f $script)
163 0 0 if (-f $scr and -r _ and $dosish || -x _ and -s _ and -T _)
171 0 2 unless -f $script
175 2 0 unless 'File::Spec'->file_name_is_absolute($script)
186 2 0 unless defined $linktext
188 0 0 'File::Spec'->file_name_is_absolute($linktext) ? :
194 2 0 if ($Bin)
197 0 2 unless defined $Bin
199 2 0 if $RealBin