I'm getting 0% branch coverage on code with no branch logic. It's a package that just contains JPA classes and Spring Controller Templates which is very well tested using BoneCP and H2. If there are no branches to execute shouldn't the coverage be 100%? Maybe this seems like a quibble but these kinds of issues make our teams very hesitant to display code coverage information to the org, it's hard enough to get them to accept it already.
-- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
