Condition Coverage

blib/lib/Type/Tie/Aggregate/Base.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
98 0 19 0 $type->can('message') and ref(my $message = $type->message) eq 'CODE'
217 180 0 5 $callback and not $mutates

or 3 conditions

line l !l&&r !l&&!r condition
69 0 7 12 not $has_coercion or $type->$has_coercion
222 180 0 0 !$callback || $mutates