blib/lib/Finance/PaycheckRecords.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 12 | 58.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
69 | 21 | 0 | 3 | $coords[0] == 4 and $coords[1] == 0 |
line | l | !l | condition |
---|---|---|---|
126 | 0 | 2 | $$config{'net_deposit'} // 'Net This Check' |
147 | 2 | 0 | $$config{'category'} // 'Income' |
168 | 8 | 0 | $$values{$current} // 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
144 | 1 | 0 | 1 | $$config{'memo'} // "Paycheck for $$paystub{'pay_period'}" |