Condition Coverage

blib/lib/Dist/Inkt/Role/ProcessDOAP.pm
Criterion Covered Total %
condition 0 20 0.0


or 2 conditions

line l !l condition
134 0 0 $r->{'type'} ||= 'git'

or 3 conditions

line l !l&&r !l&&!r condition
108 0 0 0 $resources{'homepage'} ||= $_->uri
113 0 0 0 $resources{'bugtracker'}{'mailto'} ||= $1
116 0 0 0 $resources{'bugtracker'}{'web'} ||= $_
122 0 0 0 $repo->location or $repo->browse
129 0 0 0 $r->{'type'} ||= lc $1
133 0 0 0 $r->{'url'} ||= sprintf('git://github.com/%s/%s.git', $1, $2)