Condition Coverage

blib/lib/YATT/Lite/VarMaker.pm
Criterion Covered Total %
condition 10 11 90.9


or 2 conditions

line l !l condition
32 1060 168 $type || ''

or 3 conditions

line l !l&&r !l&&!r condition
34 1065 168 0 $type ||= $self->default_arg_type
44 4 706 256 $lineno //= $self->{'curline'}
266 710 256 $var->[3] //= ($lineno //= $self->{'curline'})