Ant line coverage tools ?

View: New views
2 Messages — Rating Filter:   Alert me  

Ant line coverage tools ?

by Md. Jahidul Hasan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Anybody have ideas about line coverage tools for ANT ? like "cobertura"
for Java.

BR,
Jahidul
.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...


Re: Ant line coverage tools ?

by Eugene Kirpichov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

You can use the antro profiler for that:
http://sourceforge.net/projects/antro . It will give you timing
statistics by line, and if the invocation count equals 0, that means
the line wasn't executed.

--
Eugene Kirpichov

2008/4/21, Md. Jahidul Hasan <jahidul.hasan@...>:

> Hi,
>
>  Anybody have ideas about line coverage tools for ANT ? like "cobertura"
>  for Java.
>
>  BR,
>  Jahidul
>  .
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: user-unsubscribe@...
>  For additional commands, e-mail: user-help@...
>
>


--
--
Евгений Кирпичев
Разработчик Яндекс.Маркета