Condition Coverage

blib/lib/Docopt/Util.pm
Criterion Covered Total %
condition 6 11 54.5


and 3 conditions

line !l l&&!r l&&r condition
31 329 0 120 $flags & 12288 and not $flags & 16384
55 181 0 112 &Scalar::Util::blessed($val) and $val->can('__repl__')

or 2 conditions

line l !l condition
55 0 181 &Scalar::Util::blessed($val) || ''

or 3 conditions

line l !l&&r !l&&!r condition
70 115 0 0 ref $_[0] || $_[0]