blib/lib/Tropo.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
55 | 1 | 1 | unless $next_object |
57 | 0 | 2 | if ($type ne $last_type and $type eq $next_type and $type ne 'on') { } |
2 | 0 | elsif ($type ne $last_type and $type ne $next_type or $type eq 'on') { } | |
89 | 0 | 2 | unless $object |