well, I am not sure if we have any thumb rule to find that. My best guess is, you can only identify if you are sure that you have taken estimate_percent some value less than 100 like 30 or 40.

block_sample - NUM_ROWS = SAMPLE_SIZE
estimate_percent - NUM_ROWS != SAMPLE_SIZE

Some one please correct me if i am wrong.

Thanks,