blib/lib/Dancer/Plugin/CORS/Sharing.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
53 | 0 | 0 | if (blessed $class and $class->isa('Dancer::Plugin::CORS::Sharing')) |
57 | 0 | 0 | unless exists $options{'_add_rule'} |
85 | 0 | 0 | unless ref $routes eq 'ARRAY' |