Devel-Cover

 view release on metacpan or  search on metacpan

docs/TODO  view on Meta::CPAN

- Enhancements:
  - Different criteria for different runs
  - Marking of unreachable code - commandline tool and gui
  - Threads support - at least for some coverage criteria
  - Test analysis
  - Profiling and speedups
  - Collect data for path coverage
  - Mutation coverage
  - Regular Expression coverage
  - Indicate how to increase coverage?
  - BEGIN and CHECK blocks and code in modules.  Requires callbacks from perl?
  - Create a base class for Devel::Cover::Branch and Devel::Cover::Condition
  - Handle C< $y || "${p}qqq" >
    - 22:09 <@nothingmuch> return, redo, next, last, goto should probably all
                           be treated as short circuiting
  - Add aliased subroutines to subroutine coverage
  - Accommodate reloading modules at runtime (Mark Glines)
  - Don't count BEGIN blocks as subroutines
  - Only collect boolean data for coverage information (no counts)
  - cpancover
    - Extend cpancover so people can upload databases



( run in 0.436 second using v1.01-cache-2.11-cpan-9b1e4054eb1 )