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