Branch Coverage

blib/lib/HTML/Obj2HTML/Plugin/SemanticUIForms.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
384 0 0 if (ref $obj ne "HASH")
385 0 0 if ($obj->{'label'})
387 0 0 if ($obj->{'helptext'})
391 0 0 if ($obj->{'helphtml'})
404 0 0 if (ref $obj ne "HASH")
406 0 0 if ($obj->{'required'})
412 0 0 if ($label)
415 0 0 if ($obj->{'uiwidth'})