timbunce / devel-nytprof

Devel::NYTProf is a powerful feature-rich source code profiler for Perl. (Mostly in maintenance mode, so PRs are much more likely to be acted upon than Issues.)
http://blog.timbunce.org/tag/nytprof/
67 stars 51 forks source link

Extend test coverage for Devel::NYTProf::SubInfo #162

Closed jkeenan closed 3 years ago

jkeenan commented 3 years ago

The purpose of this branch is to provide modest improvements in the coverage which the test suite provides to lib/Devel/NYTProf/Subinfo.pm. All subroutines in this module are now exercised at least once by the test suite. Branch and condition coverage remain sub-optimal.