Condition Coverage

blib/lib/File/Spec/Cygwin.pm
Criterion Covered Total %
condition 5 15 33.3


and 3 conditions

line !l l&&!r l&&r condition
59 3 49 0 $_[0] and $_[0] eq '/' || $_[0] eq '\\'
120 1 0 0 $^O eq 'cygwin' and defined &Cygwin::mount_flags
136 0 0 0 $mntopts and $mntopts =~ /,managed/

or 3 conditions

line l !l&&r !l&&!r condition
59 11 0 38 $_[0] eq '/' || $_[0] eq '\\'
127 0 0 0 not $prefix or $prefix eq 'cygdrive'