Condition Coverage

blib/lib/YATT/Lite/Types.pm
Criterion Covered Total %
condition 9 11 81.8


and 2 conditions

line l !l condition
112 0 239 $sym and my $fields = *{$sym;}{'HASH'}

and 3 conditions

line !l l&&!r l&&r condition
39 50 21 2 @_ >= 2 and not ref $_[0]

or 2 conditions

line l !l condition
51 13 58 *{$sym;}{'ARRAY'} // (*$sym = [])
68 8 69 $obj->{'cf_base'} || $root->{'cf_base'} || safe_invoke($root->{'cf_ns'}, $obj->{'cf_name'}) || 'YATT::Lite::Object'
106 0 1 *{$sym;}{'ARRAY'} // (*$sym = [])