After upgrading Test2-Plugin-Cover from 0.000027 to 0.000028 t/integration/coverage.t fails like this:
$ perl -It/integration/coverage/lib t/integration/coverage.t
# Seeded srand with seed '20260720' from local date.
ok 1 - yath test -It/integration/coverage/lib t/integration/coverage --ext=tx --cover-wr[...]GnWUJ.json -v {
ok 1 - Exit Value Check
1..1
}
not ok 2 - Got predicted coverage data
# Failed test 'Got predicted coverage data'
# at t/integration/coverage.t line 73.
# +---------------------------------------------------+----------------------+----+--------+
# | PATH | GOT | OP | CHECK |
# +---------------------------------------------------+----------------------+----+--------+
# | {files}{Cx.pm}{c}{t/integration/coverage/a.tx}[0] | HASH(0x556a7fcdf0b8) | eq | * |
# | {files}{Cx.pm}{c}{t/integration/coverage/a.tx}[1] | * | | <HASH> |
# +---------------------------------------------------+----------------------+----+--------+
After upgrading Test2-Plugin-Cover from 0.000027 to 0.000028 t/integration/coverage.t fails like this: