Condition Coverage

blib/lib/Rose/ObjectX/CAF/MethodMaker.pm
Criterion Covered Total %
condition 5 14 35.7


and 3 conditions

line !l l&&!r l&&r condition
53 0 0 1 $Rose::Object::MakeMethods::Generic::Have_CXSA and not $ENV{'ROSE_OBJECT_NO_CLASS_XSACCESOR'}
80 0 0 1 $Rose::Object::MakeMethods::Generic::Have_CXSA and not $ENV{'ROSE_OBJECT_NO_CLASS_XSACCESOR'}

or 2 conditions

line l !l condition
39 1 1 $$args{'interface'} || 'get_set'

or 3 conditions

line l !l&&r !l&&!r condition
38 0 2 0 $$args{'hash_key'} || $name
42 0 0 0 $$args{'init_method'} || "init_$name"