blib/lib/MouseX/Role/Loggable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 12 | 100.0 |
line | true | false | branch |
---|---|---|---|
117 | 1 | 13 | if ($self->$method) |
149 | 5 | 8 | if (exists $args{'logger'}) |
151 | 1 | 4 | unless $args{'logger'}->$MouseX::Role::Loggable::_isa('Log::Dispatchouli') or $args{'logger'}->$MouseX::Role::Loggable::_isa('Log::Dispatchouli::Proxy') |
157 | 32 | 16 | exists $attr_meth_map{$item} ? : |
160 | 1 | 47 | if (exists $args{$item}) { } |
166 | 9 | 38 | if exists $args{'logger'}{$attr} |