Condition Coverage

blib/lib/Getopt/LL/DLList.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
25 1 28 1 $array_ref and not _ARRAYLIKE($array_ref)
119 2 34 0 defined $_[0] && ref $_[0] && (&Scalar::Util::reftype($_[0]) eq 'ARRAY' || overload::Method($_[0], '@{}'))