Branch Coverage

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


line true false branch
93 1 1 if exists $params{'port'}
96 3 5 if exists $params{$_}
110 0 1 unless $magic eq "Art-Net\0"
111 0 1 unless $verhi == 0 and $verlo == 14
113 1 0 if ($opcode == 20480)
125 1 0 unless (defined $self->read_handle)