jeudi 17 décembre 2015

Does multiple condition coverage always imply branch coverage?

Does multiple condition coverage imply branch coverage ?

I have been reading online for some comparisons between different coverage criteria, and I found some resources claim that multiple condition coverage doesn't necessarily imply branch coverage and others claim it does since it tests all possible combinations.

I understand that multiple condition coverage is difficult to achieve with short circuit logical operators, but I am not sure whether this is related to the comparison.

Aucun commentaire:

Enregistrer un commentaire