• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

aspectran / aspectran / #5047

16 Mar 2026 03:10AM UTC coverage: 43.92%. Remained the same
#5047

push

github

topframe
Fix NullPointerException in PropertiesFactoryBean

Prevent NullPointerException when token evaluation returns null in
PropertiesFactoryBean.initialize(). Since java.util.Properties
does not allow null values, the setProperty() call must be
guarded by a null check.

0 of 1 new or added line in 1 file covered. (0.0%)

16771 of 38185 relevant lines covered (43.92%)

0.44 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/core/src/main/java/com/aspectran/core/support/PropertiesFactoryBean.java


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc