Branch Coverage

lib/Finance/Bank/SentinelBenefits/Csv401kConverter/LineParser.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
108 34 32 if (7 == @line_parts and $line_parts[0] =~ /Employe. .+ Contribution/u)
115 4 22 $memo =~ /^Dividend/u ? :
4 26 $memo =~ m[^Gain/Loss]u ? :
4 30 $memo =~ /^Sell/u ? :
20 14 $contribution_type =~ /Employer Matching Contribution/u ? :