Branch Coverage

blib/lib/Net/Async/ArtNet.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
87 2 2 if exists $params{$_}
101 0 1 unless $magic eq "Art-Net\000"
102 0 1 unless $verhi == 0 and $verlo == 14
104 1 0 if ($opcode == 20480)
116 1 0 unless (defined $self->read_handle)