bhupesh083
Newbie level 1
- Joined
- Dec 30, 2013
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 5
Hi,
I am doing code coverage in VCS. But, I found that case equality operator in sub-expressions of a condition does not get considered for coverage. Is there any way to include (===) in condition coverage as most of my code comprises of (===). Please help.
I am doing code coverage in VCS. But, I found that case equality operator in sub-expressions of a condition does not get considered for coverage. Is there any way to include (===) in condition coverage as most of my code comprises of (===). Please help.