Branch Coverage

blib/lib/HTML/Mason/MethodMaker.pm
Criterion Covered Total %
branch 16 22 72.7


line true false branch
18 249 38 if ($p{'read_only'})
20 249 0 ref $p{'read_only'} ? :
33 134 153 if ($p{'read_write'})
35 134 0 ref $p{'read_write'} ? :
37 410 40 if (ref $rw) { }
41 58 5079 if (@_ > 1)
56 217 72 if (@_ > 1)
68 32 255 if ($p{'read_write_contained'})
74 288 0 if (ref $rwc) { }
80 391 0 if (@_)
96 0 0 @_ ? :