Branch Coverage

blib/lib/accessors/rw/explicit.pm
Criterion Covered Total %
branch 10 16 62.5


line true false branch
117 2 2 if ($_[0] and ref $_[0] eq 'HASH')
119 2 0 if (exists $$opts{'get_prefix'})
122 1 1 if (exists $$opts{'set_prefix'})
146 0 3 if $class->Debug
150 0 9 unless $class->isa_valid_name($property)
152 0 9 if $class->Debug
186 0 9 if $class->Debug
191 0 9 if $class->Debug