翻訳と辞書
Words near each other
・ Sonchus
・ Sonchus acaulis
・ Sonchus arvensis
・ Sonchus asper
・ Sonchus bornmuelleri
・ Sonchus brachyotus
・ Sonchus oleraceus
・ Sonchus palmensis
・ Sonar Tire
・ Sonar Vs Muslimgauze
・ Sonaram Sutiya
・ Sonarang Twin Temples
・ Sonargaon
・ Sonargaon University
・ Sonargaon Upazila
Sonargraph
・ Sonargöltr
・ Sonari
・ Sonari (Jamshedpur)
・ Sonari Airport
・ Sonarika Bhadoria
・ Sonaro
・ Sonarpur (community development block)
・ Sonarpur Dakshin (Vidhan Sabha constituency)
・ Sonarpur Mahavidyalaya
・ Sonarpur Uttar (Vidhan Sabha constituency)
・ SonarQube
・ Sonas
・ Sonasar
・ Sonasar, Azerbaijan


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Sonargraph : ウィキペディア英語版
Sonargraph

Sonargraph is a commercial tool for static code analysis of software written in Java. By parsing the compiled classes and the source code it builds an in memory dependency and metrics model of the analyzed code. The model dependencies can then be visualized graphically so that the user is able to understand the structure of the system. Moreover, the tool allows the definition of a logical architecture model (intended structure of the software) and map it to the code. By comparing the logical model with the real dependency structure SonarJ finds and list all architecture violations (deviations from the intended structure).
Moreover, Sonargraph computes a wide range of software metrics that help the user to pinpoint problematic code sections and to estimate the overall technical quality of his project. It also helps with finding duplicated blocks of code, which are usually considered undesirable.
An accompanying plugin for Eclipse is intended to help developers to detect architecture violations and other problems while they are editing the code.
==See also==

* List of tools for static code analysis

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Sonargraph」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.