spideruci / tacoco

Integrated Software Analysis Framework
https://github.com/spideruci/tacoco
MIT License
8 stars 7 forks source link

Handling null pointer exception if test class not found #81

Closed reetasingh closed 5 years ago

reetasingh commented 7 years ago

Changed file src/main/java/org/spideruci/tacoco/analysis/AbstractRuntimeAnalyzer.java. Simple if-else check added