My dist Term-chrome doesn't pass the build_prereq_matches_use metric.
I suspect that this failure happens because some test skip early because of Test::Requires, Test::Is or they check explicitly for $ENV{AUTHOR_TESTING}, $ENV{RELEASE_TESTING}.
https://metacpan.org/source/DOLMEN/Term-Chrome-1.011/t/11-synopsis.t
https://metacpan.org/source/DOLMEN/Term-Chrome-1.011/t/12-codulation.t
https://metacpan.org/source/DOLMEN/Term-Chrome-1.011/t/release-pod-syntax.t#L4
I think this is a false positive, but I don't know where to find the source code of the metric to verify.
Note that in recent years the number of distributions that fail this metric has raised.
My dist Term-chrome doesn't pass the build_prereq_matches_use metric.
I suspect that this failure happens because some test skip early because of Test::Requires, Test::Is or they check explicitly for $ENV{AUTHOR_TESTING}, $ENV{RELEASE_TESTING}.
https://metacpan.org/source/DOLMEN/Term-Chrome-1.011/t/11-synopsis.t
https://metacpan.org/source/DOLMEN/Term-Chrome-1.011/t/12-codulation.t
https://metacpan.org/source/DOLMEN/Term-Chrome-1.011/t/release-pod-syntax.t#L4
I think this is a false positive, but I don't know where to find the source code of the metric to verify.
Note that in recent years the number of distributions that fail this metric has raised.