This app counts null check fixes of each file
in the project. To run add this app to your Candoia installation.
-
main.html: describes visual layout of the app pane in the platform
-
main.js: contains glue code for interaction
-
app.css: app's stylesheet
-
null-check: contains MSR logic
-
package.json: metadata about the app
-
lib: libraries used by this app