| File: | blib/lib/App/Project/Doctor/Finding.pm |
| Coverage: | 100.0% |
| line | % | coverage | branch | |
|---|---|---|---|---|
| 49 | 100 | T | F | unless defined $raw{'message'} and length $raw{'message'} |
| 70 | 100 | T | F | unless $VALID_SEVERITY{$args->{'severity'}} |
| 106 | 100 | T | F | defined $_[0]{'fix'} ? : |
| 110 | 100 | T | F | defined $_[0]{'fix'} ? : |
| 140 | 100 | T | F | if defined $self->line |