2

Searching in Google and stackoverflow provides this as answer for code coverage tool for Perl :

Code coverage tools for perl

It was suggested to use Devel::Cover

But are there any eclipse plugin like Eclipse emma for Perl?

Community
  • 1
  • 1
Saminathan S
  • 325
  • 2
  • 11

1 Answers1

0

EPIC is an eclipse perspective for perl.Check this : Perlmonks

Fotis_zzz
  • 150
  • 1
  • 10