My sub-workflow is shown like below:

After filtering, the output could be nothing. Then I use a summarize tool to count how many rows in the output, the tool also give me nothing (I need a zero or null here), if there is not data after filtering!!!! This is a big problem, since I do need to check whether there is output for this filter class.
Is there a way to do summarize (or other equivalent way) after empty data set?