Condition Coverage

lib/Test/Pod/Links.pm
Criterion Covered Total %
condition 14 15 93.3


and 3 conditions

line !l l&&!r l&&r condition
212 2 1 37 &Scalar::Util::blessed($ua) and $ua->can('head')

or 3 conditions

line l !l&&r !l&&!r condition
66 14 22 0 $args{'ua'} || 'HTTP::Tiny'->new
114 2 1 13 @_ != 2 or not defined $file
177 2 1 139 @_ != 2 or ref $node_ref ne ref []
3 1 138 @_ != 2 or ref $node_ref ne ref [] or scalar @{$node_ref;} < 2