Branch Coverage

blib/lib/Scalar/Accessors/LikeHash.pm
Criterion Covered Total %
branch 20 34 58.8


line true false branch
18 0 4 blessed($_[0]) ? :
20 0 4 unless $class->does('Scalar::Accessors::LikeHash')
24 0 4 ref $_ ? :
37 8 4 !ref($invocant) ? :
38 0 12 if ref $invocant and not blessed $invocant
46 6 8 !ref($invocant) ? :
47 0 14 if ref $invocant and not blessed $invocant
58 0 10 !ref($invocant) ? :
59 0 10 if ref $invocant and not blessed $invocant
67 0 2 !ref($invocant) ? :
68 0 2 if ref $invocant and not blessed $invocant
77 6 4 !ref($invocant) ? :
78 0 10 if ref $invocant and not blessed $invocant
87 0 2 !ref($invocant) ? :
88 0 2 if ref $invocant and not blessed $invocant
99 0 2 !ref($invocant) ? :
100 0 2 if ref $invocant and not blessed $invocant