Branch Coverage

blib/lib/CPANTS/Kwalitee/Report/Indicator.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
63 0 0 if (scalar @$types) { }
80 0 0 if ($self->is_optional) { }
0 0 elsif ($self->is_experimental) { }
159 0 0 if ($verbose) { }
160 0 0 if (defined $error and defined $remedy) { }
164 0 0 if (defined $error) { }
0 0 elsif (defined $remedy) { }