| blib/lib/Erlang/Parser/Node/Call.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 1802 | 5026 | if (defined $self->module) |
| 23 | 1178 | 5650 | if $self->function->blessed ne 'Erlang::Parser::Node::Atom' |
| 25 | 1178 | 5650 | if $self->function->blessed ne 'Erlang::Parser::Node::Atom' |
| 29 | 6678 | 4594 | if ($first) { } |