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 1 1 66 not ref $self->{'value'} and $self->{'value'} =~ /\A[^\W0-9]\w*\z/

or 2 conditions

line l !l condition
51 122 31 $blessed || ''

or 3 conditions

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