Branch Coverage

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


line true false branch
106 1 2 unless $os =~ /$RE_OS_IS_KNOWN/
107 1 1 $os =~ /$RE_OS_IS_POSIX/ ? :
112 1 2 unless $os =~ /$RE_OS_IS_KNOWN/
113 1 1 $os =~ /$RE_OS_IS_UNIX/ ? :