ダウンロードリスト

プロジェクト概要

Cobertura はテストしてアクセスされたコードの割合を計算する Java ツールです。Java プログラムのどの部分に欠けているテスト カバレッジを識別するために使用できます。それは jcoverage に基づいています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2005-05-30 19:22
1.4

バグがあるStringIndexOutOfBoundsExceptionをしたときcobertura実行しているレポートの結果に固定されている。バグでカバレッジデータなしクラス("固定されているム/")は、常に正しくHTMLレポートでソートされていない。は"N /"クラスおよびパッケージには、任意の支店を持っていない、HTMLレポートの枝の列に表示されます。
タグ: Major bugfixes
A bug has been fixed that sometimes resulted in a StringIndexOutOfBoundsException when running cobertura-report. A bug where classes without coverage data ("N/A") were not always sorted correctly in the HTML report has been fixed. "N/A" is shown in the branch column of the HTML report for classes and packages that do not have any branches.

2005-05-20 13:09
1.3

このリリースのレポートは、XMLの構造を改善し、DTDを作成する能力は、Antタスクからのカバレッジデータをファイルやコマンドラインの場所を指定するために追加され、ファイルのフィルタリングを読むのを確認するには、HTMLレポートの速度が向上上の複雑度を数値。
タグ: Minor feature enhancements
This release improves the structure of the XML reports and
creates a DTD, adds the ability to specify the location of the
coverage data files from the Ant tasks and the command line,
and increases the speed of HTML reports by filtering the files
read in to determine cyclomatic complexity numbers on.

2005-03-16 18:30
1.2

は、XMLは、XML、固定された無効なことにレポートを原因とバグを修正。 Java 1.4のパターンに一致する代わりに、ジャカルタOROのに使用されます。
タグ: Minor bugfixes
A bug that caused the XML reports to be invalid
XML was fixed. Java 1.4 pattern matching is now
used instead of Jakarta ORO.

2005-03-08 07:17
1.1

いくつかのマイナーなバグ修正と処理速度の改善が行われた。楽器は約5倍の速さの代わりにBCELをASMを使用するためです。 XMLは、もはや無効なXML文字が含まれるパッケージの情報が含まれて報告します。
タグ: Minor feature enhancements
A few minor bugfixes and speed improvements were
made. Instrumentation is about 5 times faster due
to using ASM instead of BCEL. The XML reports now
contain package information and no longer contain
invalid XML characters.

2005-02-16 19:08
1.0

タグ: Initial freshmeat announcement

プロジェクトリソース