Condition Coverage

blib/lib/Finance/Budget.pm
Criterion Covered Total %
condition 0 26 0.0


and 3 conditions

line !l l&&!r l&&r condition
39 0 0 0 not $type and stat $param_hr->{$opt}
186 0 0 0 $type ne 'ARRAY' and $type ne 'CODE'

or 2 conditions

line l !l condition
156 0 0 'Text::CSV'->new || die(sprintf("Text::CSV: %s\n", 'Text::CSV'->error_diag))
237 0 0 &$categorize(\%event) // ''
358 0 0 $type_hr->{'category'} || die("$type_help\n")
359 0 0 $type_hr->{'amount'} // die("$type_help\n")
360 0 0 $type_hr->{'recurrence'} || die("$type_help\n")
381 0 0 $events_for{$epoch} //= []
456 0 0 $dollars ||= '0.00'

or 3 conditions

line l !l&&r !l&&!r condition
475 0 0 0 _eq(@_) || _lt(@_)
605 0 0 0 _eq(@_) || _lt(@_)