Branch Coverage

blib/lib/WoW/Armory/Class.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
19 0 13802 unless defined $$self{$field}
20 527 13275 if ($class->BLESSED_FIELDS->{$field}) { }
137 13138 elsif ($class->LIST_FIELDS->{$field}) { }