Branch Coverage

blib/lib/Net/OperaLink/Datatype.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
13 0 0 unless (defined $id and $id)
42 0 0 unless (defined $type)
46 0 0 if ($type eq 'children' or $type eq 'descendants') { }
61 0 0 if (not $api_url)