Condition Coverage

blib/lib/Data/VString.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
132 0 2 38 defined $vs and _is_vstring($vs)
204 0 0 2 _vstring_cmp($1, '<=', $vs) and _vstring_cmp($vs, '<=', $3)