[erlang-questions] Rebar/Cover and leex/yecc

Robert Virding robert.virding@REDACTED
Wed May 15 14:01:24 CEST 2013


You also get a lot of dialyzer warnings as well from the leex boiler plate code. It is correct but irritating to see.

Robert

----- Original Message -----
> From: "Florian Waas" <flw@REDACTED>
> To: "erlang-questions" <erlang-questions@REDACTED>
> Sent: Wednesday, 15 May, 2013 12:04:48 AM
> Subject: [erlang-questions] Rebar/Cover and leex/yecc
> 
> Using rebar's reporting of coverage during eunit runs, I get coverage
> numbers for the generated lexer/parser code which contains a ton of
> boiler plate code from leexinc.hrl and yeccpre.hrl which is not
> exercised. As a result, the coverage number is rather meaningless.
> 
> Anybody have ideas for workarounds? Elegant ways to exclude these
> files from the report?
> 
> 
> Thanks,
> -fl.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
> 



More information about the erlang-questions mailing list