| blib/lib/Rose/ObjectX/CAF/MethodMaker.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 14 | 35.7 | 
| 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'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 39 | 1 | 1 | $$args{'interface'} || 'get_set' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 38 | 0 | 2 | 0 | $$args{'hash_key'} || $name | 
| 42 | 0 | 0 | 0 | $$args{'init_method'} || "init_$name" |