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

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -