Branch Coverage

blib/lib/Devel/INC/Sorted.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
28 2 5 if (&blessed($_[0]) || defined $_[0] && !ref($_[0]) and $_[0]->isa('Devel::INC::Sorted')) { }
67 2 6 if ref $self
68 5 1 if tied @INC