Condition Coverage

blib/lib/LINQ/Field.pm
Criterion Covered Total %
condition 8 8 100.0


and 3 conditions

line !l l&&!r l&&r condition
20 2 1 63 not ref $self->{'value'} and $self->{'value'} =~ /\A[^\W0-9]\w*\z/

or 2 conditions

line l !l condition
51 88 18 $blessed || ''

or 3 conditions

line l !l&&r !l&&!r condition
35 3 59 2 $self->{'getter'} ||= $self->_build_getter