Condition Coverage

blib/lib/Dist/Zilla/Plugin/UpdateGitHub.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
21 0 0 0 defined $_ and length $_
22 0 0 0 defined $_ and length $_
25 0 0 0 defined $token and length $token
30 0 0 0 defined $_ and length $_

or 2 conditions

line l !l condition
21 0 0 defined $_ and length $_ or die 'Missing repository'
22 0 0 defined $_ and length $_ or die 'Missing description'