| blib/lib/SignalWire/Agents/SWML/Schema.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 15 | 53.3 |
| line | l | !l | condition |
|---|---|---|---|
| 40 | 2 | 0 | $data->{'$defs'} || {} |
| 41 | 2 | 0 | $defs->{'SWMLMethod'} || {} |
| 42 | 2 | 0 | $swml_method->{'anyOf'} || [] |
| 46 | 76 | 0 | $entry->{'$ref'} || (next) |
| 50 | 76 | 0 | $defs->{$def_name} || (next) |
| 51 | 76 | 0 | $def->{'properties'} || (next) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 69 | 7 | 2 | 0 | $instance //= $class->new |