sisimai / p5-sisimai

Mail Analyzing Interface for email bounce: A Perl module to parse RFC5322 bounce mails and generating structured data as JSON from parsed results. Formerly known as bounceHammer 4: an error mail analyzer.
https://libsisimai.org
BSD 2-Clause "Simplified" License
78 stars 24 forks source link

Remove redundant `return 0` from some classes in Sisimai::Reason #544

Closed azumakuniyuki closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.66%. Comparing base (d6f94a2) to head (d79f422). Report is 2 commits behind head on 5-stable.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 5-stable #544 +/- ## ============================================ + Coverage 85.65% 85.66% +0.01% ============================================ Files 135 135 Lines 6575 6559 -16 Branches 1922 1906 -16 ============================================ - Hits 5632 5619 -13 + Misses 302 301 -1 + Partials 641 639 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.