I have completed reviewing all results that satisfy SQO5 in Polyspace Access Web.
 However, when I generate a report using the Report Generator with specific filters applied,
 there are still "Unreviewed" items present. I am curious about the cause of this issue.
It's my call code
-----------------------------------------------
polyspace-report-generator.exe ^
    -template ${polyspaceInfo.templateFilePath} ^
    -results-dir ${polyspaceInfo.result_dir} ^
    -format pdf ^
    -wysiwyg SQO-5
-----------------------------------------------
It seems like the issue might be related to the number of available filtered results.