Condition Coverage

blib/lib/Class/DBI/Pageset.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
45 0 0 0 @_ and not ref $_[0]
60 0 0 0 ref $self and $$self{'pkg'}->can($method)

or 3 conditions

line l !l&&r !l&&!r condition
74 0 0 0 qq[Can't locate object method "$method" via package ] . ref($self) || $self