Condition Coverage

blib/lib/Net/LDAP/Class/MethodMaker.pm
Criterion Covered Total %
condition 7 19 36.8


or 2 conditions

line l !l condition
84 0 32 $$args{'interface'} || 'get_set'
135 0 132 $$args{'interface'} || 'get_set'

or 3 conditions

line l !l&&r !l&&!r condition
83 0 32 0 $$args{'hash_key'} || $name
91 0 0 32 $$args{'fetch_method'} || "fetch_$name"
134 0 132 0 $$args{'hash_key'} || $name
218 0 30 0 $$args{'hash_key'} || $name
219 0 0 30 $$args{'init_method'} || "init_$name"