What is the difference between line, branch and independent path coverage?
given the following scenario, how the paths will look like?
Image for control flow graph on the following link --> http://testerstories.com/files/Path.Test.011.png
Steps for finding true paths for each one is too much appreciated.
Thanks :)