Branch Coverage

blib/lib/LibWeb/Class.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
51 6 2 unless @param
53 0 2 if (ref $param[0] eq 'HASH') { }
57 0 2 unless defined $param[0] and substr($param[0], 0, 1) eq '-'
64 0 13 ref $_ eq 'ARRAY' ? :
73 5 0 if exists $pos{$key}