Branch Coverage

blib/lib/Set/Scalar/Virtual.pm
Criterion Covered Total %
branch 1 2 50.0


line true false branch
37 8976 0 if (ref $a and ref $b and $a->isa('Set::Scalar::Virtual') and $b->isa('Set::Scalar::Virtual'))