blib/lib/Acme/Resume/Output/ToPlain.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
14 | 0 | 0 | @_ ? : |
21 | 0 | 0 | if ($self->has_education) |
26 | 0 | 0 | if $edu->has_url |
30 | 0 | 0 | if $edu->has_left |
35 | 0 | 0 | if ($self->has_job_history) |
41 | 0 | 0 | if $job->has_url |
46 | 0 | 0 | if ($job->has_left) { } |
0 | 0 | elsif ($job->current) { } | |
72 | 0 | 0 | @_ ? : |