This tool on github https://github.com/flosse/sloc can give the output in more descriptive way. It will Create stats of your source code:
- physical lines
- lines of code (source)
- lines with comments
- single-line comments
- lines with block comments
- lines mixed up with source and comments
- empty lines