in reply to Re: devel cover ambigous error
in thread devel cover ambigous error
I don't know why Getopt::Long gives this error instead of saying "Option report requires an argument", which is what it did before the report_c0, report_c1 and report_c2 options were added.
But in any case, you should get that error message whenever you don't provide the required argument to the report option, and never when you do.