Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPE when showing help for '-io' option #205

Closed
tntim96 opened this issue Aug 2, 2015 · 0 comments
Closed

NPE when showing help for '-io' option #205

tntim96 opened this issue Aug 2, 2015 · 0 comments
Assignees
Labels

Comments

@tntim96
Copy link
Owner

tntim96 commented Aug 2, 2015

java -jar target/dist/JSCover-all.jar -io -h
Aug 02, 2015 2:05:31 PM jscover.Main runMain
INFO: Args: -io,-h
Exception in thread "main" java.lang.NullPointerException
at jscover.stdout.ConfigurationForStdOut.validSourceFile(ConfigurationForStdOut.java:393)
at jscover.stdout.ConfigurationForStdOut.parse(ConfigurationForStdOut.java:373)
at jscover.Main.runJSCover(Main.java:451)
at jscover.Main.runMain(Main.java:417)
at jscover.Main.main(Main.java:406)

@tntim96 tntim96 added the bug label Aug 2, 2015
@tntim96 tntim96 self-assigned this Aug 2, 2015
@tntim96 tntim96 changed the title NPE when showing help for -io option NPE when showing help for '-io' option Aug 2, 2015
@tntim96 tntim96 closed this as completed Aug 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant