Condition Coverage

lib/Smartcat/App/Config.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
27 3 4 1 defined $value and not -d dirname($value)

or 3 conditions

line l !l&&r !l&&!r condition
56 22 8 0 not defined $self->can($validate_attribute) or $self->$validate_attribute($value)