| blib/lib/Web/MREST/Dispatch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 11 | 63.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 312 | 20 | 0 | 0 | ref $Web::MREST::Dispatch::router and $Web::MREST::Dispatch::router->can('match') |
| 498 | 7 | 1 | 0 | $type ne 'meta' and $method =~ /^(PUT)|(DELETE)$/ |
| line | l | !l | condition |
|---|---|---|---|
| 415 | 2 | 0 | $def->{'documentation'} || "=pod\n\nThe definition of resource $docu_resource lacks a 'documentation' property \n" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 612 | 1 | 2 | 1 | not defined $specs or $specs eq '1' |