Branch Coverage

blib/lib/PerlBean/Described.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
140 1 0 defined $_[0] ? :
143 0 1 unless ref $opt eq 'HASH'
146 1 0 if exists $$opt{'description'}
167 0 1 unless &_value_is_allowed('description', $val)