blib/lib/Chart/Plotly/Trace/Scatter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 8 | 37.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
36 | 0 | 8 | 0 | $type and $type->equals("Bool") |
47 | 0 | 0 | 4 | $self->can("type") and not defined $hash{'type'} |
line | l | !l | condition |
---|---|---|---|
28 | 4 | 0 | $self->extra_args // {} |