Branch Coverage

blib/lib/Net/Async/ArtNet.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
95 1 1 if exists $params{'port'}
98 3 5 if exists $params{$_}
112 0 1 unless $magic eq "Art-Net\000"
113 0 1 unless $verhi == 0 and $verlo == 14
115 1 0 if ($opcode == 20480)
127 1 0 unless (defined $self->read_handle)