Branch Coverage

blib/lib/URI/ws_Punix.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
54 1 2 if $#_ > -1
55 2 0 if ($$self =~ m[^ws+\+unix://unix%2F:?([^/]+)]is)
63 1 2 if $#_ > -1
64 2 0 if ($$self =~ m[^ws+\+unix://unix%2F:?.*$]is)
90 1 2 if ($#_ > -1)
94 1 1 if (exists $KNOWN{$self})