| blib/lib/Ark/Component.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 20 | 55.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 19 | 1 | 46 | @_ > 1 ? : | 
| 21 | 10 | 37 | unless $class->__component_config | 
| 23 | 1 | 46 | if ($config) | 
| 24 | 0 | 1 | unless $config | 
| 36 | 0 | 23 | if ref $class | 
| 44 | 0 | 792 | @_ > 1 ? : | 
| 47 | 0 | 792 | unless $self->app | 
| 52 | 0 | 792 | if ($config) | 
| 53 | 0 | 0 | unless $config | 
| 64 | 0 | 0 | unless $self->app |