static analysis - SonarQube missing Package Tangle Index and Dependencies drilldown information -


we have sonarqube , running, , it's producing nice dashboard lot of general info.

sections duplications , unit tests coverage have both dashboard info, , detail info can drill down to.

drilling down package tangle index, cycles, between packages, , between files gives number listed in dashboard. so, has done analysis, details have not made way database. can see 2010 article sonar have facility displaying details:

http://www.sonarqube.org/fight-back-design-erosion-by-breaking-cycles-with-sonar/

does know how package tangle info details display?

thank you

design information have been removed in version 5.2. see http://www.sonarqube.org/sonarqube-5-2-in-screenshots/ more details.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -