Finding which condition caused the results

Hello!

How do I know the exact condition that caused the results?:
https://internal1.languagetool.org/regression-tests//20191210/result_pt-PT_20191210_table.html

It uses [number] but how do I know which is which?
GENERAL_NUMBER_AGREEMENT_ERRORS[5]
GENERAL_NUMBER_AGREEMENT_ERRORS[7]
GENERAL_NUMBER_AGREEMENT_ERRORS[3]
… etc.

Thanks!

[5] is the fifth rule in the GENERAL_NUMBER_AGREEMENT_ERRORS rulegroup.

@dnaber

May I suggest that the stand-alone tool option:
“Rule details on community.languagetool.org
could point directly to the number?

Or add another command that points directly to the number?

Or is there already an automatic way of doing it?

Thanks!