| blib/lib/Redmine/Fetch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 10 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 91 | 0 | 0 | $parent_title ||= '' |
| 93 | 0 | 0 | $comment || 'automaticly generated by Redmine::Fetch' |
| 118 | 0 | 0 | $params->{'tracker_id'} ||= 1 |
| 119 | 0 | 0 | $params->{'limit'} ||= 500 |
| 120 | 0 | 0 | $params->{'sort'} ||= 'created_on:desc' |