-
Hi, Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
-
Hi, Thanks, |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Stmts
is the number of total statements in a specific file. For example, for the first line, 26 statements were executed, out of which 8 were missed, so18/26=0.69
were covered. In general, you do not need to worry about that too much. We can always add tests later on.