Branch Coverage

blib/lib/Rose/ObjectX/CAF/MethodMaker.pm
Criterion Covered Total %
branch 10 26 38.4


line true false branch
41 0 2 if ($interface eq 'get_set_init') { }
1 1 elsif ($interface eq 'get_set') { }
1 0 elsif ($interface eq 'ro') { }
45 0 0 if @_ > 1
47 0 0 defined $_[0]{$key} ? :
53 1 0 if ($Rose::Object::MakeMethods::Generic::Have_CXSA and not $ENV{'ROSE_OBJECT_NO_CLASS_XSACCESOR'}) { }
60 0 1 if $Debug
64 0 1 $$options{'override_existing'} ? :
74 0 0 if @_ > 1
80 1 0 if ($Rose::Object::MakeMethods::Generic::Have_CXSA and not $ENV{'ROSE_OBJECT_NO_CLASS_XSACCESOR'}) { }
87 0 1 if $Debug
91 0 1 $$options{'override_existing'} ? :
101 0 0 if (@_ > 1)