| blib/lib/DCI/Context.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 10 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 11 | 0 | 20 | if $class->can('before_import') |
| 16 | 0 | 20 | if $class->can('after_import') |
| 25 | 3 | 17 | unless @export_list |
| 42 | 0 | 76 | unless $roles{$arg} or $maybe{$arg} |
| 52 | 0 | 32 | if keys %roles |