| blib/lib/MCP/Resource.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 6 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 1 | 5 | if builtin::blessed($result) and $result->isa("Mojo::Promise") |
| 25 | 0 | 0 | unless $self->{'context'} |
| 33 | 1 | 0 | if ref $result eq "HASH" and exists $result->{'contents'} |