Branch Coverage

blib/lib/Perl/osnames.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
116 1 2 unless $os =~ /$RE_OS_IS_KNOWN/
117 1 1 $os =~ /$RE_OS_IS_POSIX/ ? :
122 1 2 unless $os =~ /$RE_OS_IS_KNOWN/
123 1 1 $os =~ /$RE_OS_IS_UNIX/ ? :