Condition Coverage

blib/lib/Stream/Aggregate.pm
Criterion Covered Total %
condition 19 28 67.8


and 3 conditions

line !l l&&!r l&&r condition
179 2 0 3 $$agg_config{'crossproduct'} and keys %{$$agg_config{'crossproduct'};}
452 5 41 4 $func and not $something
665 5 2 3 $loop_over and @keeping
842 3 0 2 $$agg_config{'filter'} and $$agg_config{'filter_early'}
853 2 0 0 $$agg_config{'filter'} and $$agg_config{'filter_early'}
875 2 0 0 $$agg_config{'filter'} and $$agg_config{'filter_early'}
881 3 2 0 $$agg_config{'filter'} and not $$agg_config{'filter_early'}
886 3 0 2 $$agg_config{'filter'} and not $$agg_config{'context'}

or 2 conditions

line l !l condition
403 6 0 $donekeep{$varname{$$agg_config{$statc}{$cc}}} || die()
482 1 8 $$agg_config{'simplify'}{$cc} || 'return "*";'