Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
sonar ant タスクを実行し、その xml 出力を Sonar 3.7 に提供する前に clover を実行しています。Sonar ウェブサービス API の 1 つを使用して、特定の Java ファイルのライン レベルのカバレッジ データを後で取得することはできますか?
そうでない場合、すべての解析コードを記述せずに clover xml から同じ情報を取得するために使用できるライブラリはありますか?