| blib/lib/GraphQL/Type/Enum.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 6 | 66.6 |
| line | l | !l | condition | |
|---|---|---|---|---|
| 116 | 13 | 2 | 0 | $self->_name2value->{$item} // die("Expected type '@{[$self->to_string];}', found $item.\n") |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 122 | 245 | 2 | 0 | ref $item || "'${item}'" |