unit testing - Branch-coverage with Cobertura plugin for the Play! Framework -


i'm using play! framework cobertura module code coverage. works fine, unfortunately, module seems have no (obvious) option make branch coverage reports too. how enable branch coverage in cobertura module? or in other words, how test branch coverage in play application?

branch coverage magically appears in report now, maybe there time , didn't see it. bad.


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -