Devel::Cover

  • Useful to highlight untested areas of code
  • Produces helpful coverage reports
  • Can't check every scenario (see The Halting Problem)
  • example - Test::YAML::Meta