Condition Coverage

blib/lib/Simple/Factory.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
109 1 6 25 scalar @args >= 2 and not exists $hash_args{'build_class'}
7 0 25 scalar @args >= 2 and not exists $hash_args{'build_class'} and not exists $hash_args{'build_conf'}
160 4 5 38 $self->autoderef and ref $args
210 2 4 0 $self->has_build_conf_for($key) and $conf{'not_override'}