# Progress Objects Test result statistics for test runs, scripts, folders and folders of folders, are represented as **progress objects**. - **Terse**: `pass`, `fail`, `blocked`, `query`, `total`, `summary` - **Full**: adds percentages (`passPc`, `failPc`, etc.), `tried`, `remain`, and `counts` The percentages are rounded to the nearest integer, adjusted to be at least 1 when non-zero, and such that they always sum to 100.