Condition Coverage

blib/lib/Lingua/JA/Expand/Base.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
38 0 0 0 @_ == 1 and not defined $_[0]
67 0 0 0 $right_ref and $left_ref

or 2 conditions

line l !l condition
63 0 0 ref $$righthash{$key} || ''
64 0 0 exists $$lefthash{$key} && ref $$lefthash{$key} || ''