Developer-Dashboard

 view release on metacpan or  search on metacpan

t/47-zombie-coverage-closure.t  view on Meta::CPAN

=head1 WHY IT EXISTS

The broader runtime and refactor suites carry a lot of setup and monkey-patched
state. These two coverage points are simpler and more reliable when exercised in
their own minimal test file.

=head1 WHEN TO USE

Use this focused regression while changing collector child-reaping behavior,
forced worker shutdown, or the runtime helper command detection code. It is
meant for narrow zombie-fix iterations where the broader runtime suites would
add unnecessary setup noise.

=head1 HOW TO USE

Run it directly while iterating on collector zombie handling or runtime helper
resolution:

  prove -lv t/47-zombie-coverage-closure.t

Run it under coverage when closing the final library coverage gap:



( run in 2.030 seconds using v1.01-cache-2.11-cpan-71847e10f99 )