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

aspectran / aspectran / #5061

18 Mar 2026 03:03AM UTC coverage: 41.384%. Remained the same
#5061

push

github

topframe
Prevent shell loop exit on user interrupt or specific exceptions

- Modified JLineShellConsole.readCommand() to return an empty string
  instead of null when a UserInterruptException (Ctrl+C) occurs and
  the user chooses not to quit.
- Ensured that an empty string is returned when an IllegalStateException
  occurs with a null message, preventing premature shell termination.

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

17386 of 42011 relevant lines covered (41.38%)

0.41 hits per line

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

13.98
/shell-jline/src/main/java/com/aspectran/shell/jline/console/JLineShellConsole.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