Condition Coverage

blib/lib/Data/Freq.pm
Criterion Covered Total %
condition 2 15 13.3


and 3 conditions

line !l l&&!r l&&r condition
481 17 0 0 &blessed($_) && $_->isa('Data::Freq::Field')
624 0 0 0 $field and my $aggregate = $field->aggregate

or 2 conditions

line l !l condition
601 0 4 $opt ||= {}
611 0 0 $self->root->max || ''
612 0 0 $fh ||= \*STDOUT

or 3 conditions

line l !l&&r !l&&!r condition
617 0 0 0 $with_root or $node->depth > 0