| blib/lib/WWW/YNAB/Budget.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 11 | 18 | 61.1 | 
| pod | 7 | 7 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 5 | 8 | n/a | BEGIN | 
| 6 | 8 | n/a | BEGIN | 
| 9 | 8 | n/a | BEGIN | 
| 10 | 8 | n/a | BEGIN | 
| 139 | 0 | n/a | _build_accounts | 
| 151 | 1 | Yes | account | 
| 160 | 0 | n/a | _build_categories | 
| 177 | 1 | Yes | category | 
| 186 | 0 | n/a | _build_payees | 
| 198 | 1 | Yes | payee | 
| 207 | 0 | n/a | _build_months | 
| 219 | 1 | Yes | month | 
| 234 | 0 | Yes | find_transactions | 
| 277 | 0 | n/a | _build_transactions | 
| 284 | 1 | Yes | transaction | 
| 298 | 0 | n/a | _build_scheduled_transactions | 
| 315 | 1 | Yes | scheduled_transaction | 
| 329 | 8 | n/a | BEGIN |