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 <[EMAIL PROTECTED]>: > Hi, > > Anybody have ideas about line coverage tools for ANT ? like "cobertura" > for Java. > > BR, > Jahidul > . > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- -- Евгений Кирпичев Разработчик Яндекс.Маркета
