blib/lib/Net/LDAP/Class/MethodMaker.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 19 | 36.8 |
line | l | !l | condition |
---|---|---|---|
84 | 0 | 32 | $$args{'interface'} || 'get_set' |
135 | 0 | 132 | $$args{'interface'} || 'get_set' |
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" |