Condition Coverage

blib/lib/Net/IP/Identifier/Binode.pm
Criterion Covered Total %
condition 2 15 13.3


and 3 conditions

line !l l&&!r l&&r condition
38 0 6 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 3 not $callback or ref $callback ne 'CODE'
113 0 0 0 not $callback or ref $callback ne 'CODE'
133 0 0 0 not $callback or ref $callback ne 'CODE'