Condition Coverage
lib/Text/Locus.pm
Criterion
Covered
Total
%
condition
2
6
33.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
156
0
0
1
&blessed($other) and $other->isa('Text::Locus')
283
0
0
2
not ref $other and $other =~ /^(.+):(\d+)$/