Branch Coverage

blib/lib/HH/Unispool/Config/File/Token/Numbered/Device/Info.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
251 81 0 defined $_[0] ? :
254 0 81 unless ref $opt eq 'HASH'
257 81 0 if exists $$opt{'description'}
282 0 163 unless defined $number
288 163 0 if $description
296 0 244 unless &_value_is_allowed('description', $val)