Condition Coverage

blib/lib/Net/IP/Identifier/Binode.pm
Criterion Covered Total %
condition 3 15 20.0


and 3 conditions

line !l l&&!r l&&r condition
38 0 12589 0 defined $_[0] and ref $_[0] ne 'Net::IP::Identifier::Binode'
146 0 0 0 not $stop and $self->one

or 3 conditions

line l !l&&r !l&&!r condition
89 0 0 50 not $callback or ref $callback ne 'CODE'
113 0 0 21 not $callback or ref $callback ne 'CODE'
133 0 0 0 not $callback or ref $callback ne 'CODE'