Test::Pod::Coverage

  • By default will ignore
    • import()
    • DESTROY()
    • AUTOLOAD()
    • bootstrap()
    • private functions (starting with '_').
  • Can specify own list of functions to ignore.