Branch Coverage

blib/lib/Net/IPAddress/Util/Collection.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
14 10 36 ref $_[0] ? :
51 16 4 if (scalar @sorted and $elem->{'upper'} >= $sorted[0]{'lower'} - 1) { }