| blib/lib/Yancy/Plugin/Roles.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 4 | 50.0 |
| line | l | !l | condition |
|---|---|---|---|
| 80 | 2 | 0 | $config->{'schema'} || die("Error configuring Roles plugin: No schema defined\n") |
| 83 | 2 | 0 | $app->yancy->schema($schema_name) || die(sprintf(qq[Error configuring Roles plugin: Schema "%s" not found\n], $schema_name)) |