Branch Coverage

lib/Set/Light.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
32 0 3 if ref $_[0] eq 'HASH'
34 1 2 if @_ != 0
49 60 12 unless exists $x->{$_}
81 3 3 if exists $x->{$_}