You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by Ramandeep Kaur <ra...@gmail.com> on 2006/03/08 20:01:24 UTC

Code coverage results for svn revision 383002

Hi  All,

I ran code coverage for trunk - svn revision no 383002, and results are as
following:-


*OVERALL COVERAGE SUMMARY*

Classes: 91%  (1115/1223)
Methods: 75%  (15509/20733)
Blocks: 73%  (481124/661790)
Lines: 72%  (98275.5/135894)

*OVERALL STATS SUMMARY*

total packages: 80
total executable files: 1169
total classes: 1223
total methods: 20733
total executable lines: 135894

The zip file CodeCoverageResults_svn383002.zip with code coverage results
will be posted soon on http://people.apache.org/~fuzzylogic/  (Thanks to
Andrew).

--
Ramandeep Kaur
ramandhindsa@gmail.com

Re: Code coverage results for svn revision 383002

Posted by Ramandeep Kaur <ra...@gmail.com>.
Addition to my previous message.

I ran the code coverage with sun jdk131, sun jdk142, sun jdk15 on Windows
2000.



On 3/8/06, Ramandeep Kaur <ra...@gmail.com> wrote:
>
>  Hi  All,
>
> I ran code coverage for trunk - svn revision no 383002, and results are as
> following:-
>
>
> *OVERALL COVERAGE SUMMARY*
>
> Classes: 91%  (1115/1223)
> Methods: 75%  (15509/20733)
> Blocks: 73%  (481124/661790)
> Lines: 72%  (98275.5/135894)
>
> *OVERALL STATS SUMMARY*
>
> total packages: 80
> total executable files: 1169
> total classes: 1223
> total methods: 20733
> total executable lines: 135894
>
> The zip file CodeCoverageResults_svn383002.zip with code coverage results
> will be posted soon on http://people.apache.org/~fuzzylogic/  (Thanks to
> Andrew).
>
> --
> Ramandeep Kaur
> ramandhindsa@gmail.com
>



--
Ramandeep Kaur
ramandhindsa@gmail.com

Re: Code coverage results for svn revision 383002

Posted by Andrew McIntyre <mc...@gmail.com>.
On 3/8/06, Ramandeep Kaur <ra...@gmail.com> wrote:
>
> OVERALL COVERAGE SUMMARY
>
> Classes: 91%  (1115/1223)
> Methods: 75%  (15509/20733)
> Blocks: 73%  (481124/661790)
> Lines: 72%  (98275.5/135894)
>
> OVERALL STATS SUMMARY
>
> total packages: 80
> total executable files: 1169
> total classes: 1223
> total methods: 20733
> total executable lines: 135894
>
> The zip file CodeCoverageResults_svn383002.zip with code
> coverage results will be posted soon on
> http://people.apache.org/~fuzzylogic/  (Thanks to Andrew).

Visible now at:

http://people.apache.org/~fuzzylogic/codecoverage/383002/

Thanks, Raman.

andrew