Branch Coverage

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


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