You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Md. Jahidul Hasan" <ja...@bjitgroup.com> on 2008/04/21 15:32:46 UTC

Ant line coverage tools ?

Hi,

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

BR,
Jahidul
.

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


Re: Ant line coverage tools ?

Posted by Eugene Kirpichov <ek...@gmail.com>.
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 <ja...@bjitgroup.com>:
> Hi,
>
>  Anybody have ideas about line coverage tools for ANT ? like "cobertura"
>  for Java.
>
>  BR,
>  Jahidul
>  .
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
>  For additional commands, e-mail: user-help@ant.apache.org
>
>


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