Condition Coverage

blib/lib/WWW/Discogs/Label.pm
Criterion Covered Total %
condition 7 14 50.0


or 2 conditions

line l !l condition
22 1 0 $args{'name'} || ''
23 1 0 $args{'contactinfo'} || ''
24 1 0 $args{'parentLabel'} || ''
25 1 0 $args{'releases'} || []
26 1 0 $args{'sublabels'} || []
27 1 0 $args{'_params'} || {}
28 0 1 $args{'_uri'} || ''