sonarqube - Unable to get size metrics data on sonar dashboard for a newly written custom plugin -


we using sonar 4.3.3 , have created new text plugin scans files .sh , .psr files , tell violations present in them.problem when sonar-scanner command runs , results uploaded in sonar dashboard violations shown in "wrv rules compliance" size metrics tells lines of code , files / directories etc information having no data.

it observed if put dummy java or c file in folder , again run sonar-scanner command size metrics shows data.though lines of code correspond 1 present in java / c file while files & directory information considers new .sh , .psr files well.

please guide these metrics (lines of code / lines /files /directories/classes etc) calculated @ plugin side or sonar framework ? moreover, going forward how should approach solve problem.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -