Condition Coverage
blib/lib/Scalar/Util/Reftype.pm
Criterion
Covered
Total
%
condition
6
6
100.0
or 2 conditions
line
l
!l
condition
82
31
3
shift() || (return $self)
83
29
2
CORE::ref $thing || (return $self)
106
63
60
&Scalar::Util::blessed($object) || (return)