Condition Coverage

lib/Graph/Easy/Base.pm
Criterion Covered Total %
condition 8 14 57.1


and 3 conditions

line !l l&&!r l&&r condition
31 1020 5622 1619 ref $args ne 'HASH' and @_ == 1
32 2639 958 4664 ref $args ne 'HASH' and @_ > 1
93 114 0 0 $self->{'fatal_errors'} and $self->{'error'} ne ''
217 0 0 0 ref $self and $self->{'debug'}

or 2 conditions

line l !l condition
60 0 7 $self->{'fatal_errors'} || 0