Condition Coverage

blib/lib/Dist/Zilla/PluginBundle/Author/HAYOBAAN.pm
Criterion Covered Total %
condition 6 18 33.3


and 3 conditions

line !l l&&!r l&&r condition
897 1 0 0 $self->is_github_hosted && $self->is_cpan
1 0 0 $self->is_cpan && !$self->local_release_only
1 0 0 $self->is_github_hosted && @{$self->git_remote;} && !$self->local_release_only
1 0 0 $self->is_cpan && !$self->local_release_only

or 3 conditions

line l !l&&r !l&&!r condition
897 1 0 0 $self->no_git || $self->local_release_only
1 0 0 $self->no_git || $self->local_release_only