You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to apparat-framework
I'm very interested in the code coverage tool but am disappointed that
it only does line coverage. I am currently using flexcover but would
like to move to this for 4.5 flex sdk support but am held back by the
lack of branch coverage. Are there any plans in the future to support
branch coverage?
I realize that flex-mojos or any other tool that observes/receives the
coverage data would have to be modified to support this. Apparat
would need to come up with and implement a convention to communicate
the branch coverage in addition to the file/line coverage right?