Branch Coverage

blib/lib/OptArgs2.pm
Criterion Covered Total %
branch 10 26 38.4


line true false branch
34 0 0 if ($^O eq 'MSWin32') { }
55 0 7 if (-t STDERR)
57 0 0 if $err =~ /\n\z/
59 0 0 if ($lines >= rows())
94 0 2 if @_
97 0 2 unless exists $error_types{$type}
116 4 10 if (not @_ and @ARGV)
128 0 11 if exists $COMMAND{$class}
136 0 0 if (not @_ and exists $COMMAND{$class})
149 0 6 if exists $COMMAND{$class}
151 1 5 unless $class =~ /(.+)::(.+)/
158 0 5 unless exists $COMMAND{$parent_class}
174 0 0 unless exists $COMMAND{$class}