| blib/lib/Net/Tshark/Field.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 12 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 37 | 0 | 0 | 0 | defined $$_{'name'} and length $$_{'name'} | 
| 39 | 0 | 0 | 0 | defined $$_{'showname'} && length $$_{'showname'} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 155 | 0 | 0 | 0 | defined $$_{'field'} || defined $$_{'proto'} | 
| 209 | 0 | 0 | 0 | $key eq 'Message body' or $key eq 'msg_body' |