Branch Coverage

blib/lib/SQL/Translator/Schema/Role/Compare.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
38 0 924 unless $other
39 81 843 if overload::StrVal($self) eq overload::StrVal($other)
40 0 843 unless $other->isa(ref $self)