in reply to Re: Devel::Cover looking at wrong path.
in thread Devel::Cover looking at wrong path.

If that is not the correct directory, it means your version of Cwd is broken. Try upgrading (install the latest PathTools). It also means that Devel::Cover has been using that file as the default database. You can always specify a different file.
  • Comment on Re^2: Devel::Cover looking at wrong path.