The Jetbrain statistics plugin only considers .java files. This is not true for getting a line of code for an Android application.
For this we can use locmatrics.
http://www.locmetrics.com/
This will return loc for all extensions entered.
When checking, set a valid output directory. Otherwise, garbage files will be generated inside the source directory.
rajeesh Feb 17 '16 at 6:27 2016-02-17 06:27
source share