blib/lib/GraphQL/Role/FieldDeprecation.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
50 | 119 | 0 | 9 | $directives and @$directives |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
54 | 2 | 2 | 0 | $deprecated->{'arguments'}{'reason'} // $GraphQL::Directive::DEPRECATED->args->{'reason'}{'default_value'} |