Condition Coverage

blib/lib/open/layers.pm
Criterion Covered Total %
condition 6 8 75.0


or 2 conditions

line l !l condition
39 1 9 ${^OPEN} || "\000"

or 3 conditions

line l !l&&r !l&&!r condition
18 1 1 26 ref $arg or ref \$arg eq 'GLOB'
32 22 0 0 binmode $_, $layer or Carp::croak("open::layers: binmode $_ failed: $!")