Branch Coverage

blib/lib/WWW/Liquidweb/Lite/Error.pm
Criterion Covered Total %
branch 4 14 28.5


line true false branch
44 0 1 ref $_[0] ? :
45 1 0 $args{'type'} ? :
46 1 0 $args{'category'} ? :
47 1 0 $args{'message'} ? :
67 0 0 if ($category)
85 0 0 if ($message)
103 0 0 if ($type)