Where should be consider code coverage ? in IP Verification or in SOC Verification or both

Where should be consider code coverage as sign-off criteria? in IP Verification or in SOC Verification or in both
If at IP level code coverage is thoroughly done achieving 100 % , still do we need to do regressively run soc tests and re-achieve 100%

In reply to munish37:
Your use of the terms “IP” may not be clear. Usually IP implies using code that someone else has provided and tested. You may not be using 100% of the IP’s functionality so there might not be a way to get 100% code coverage. But perhaps you mean design block or unit level pieces of your SOC. In that case, your testing strategy dictates whether you can merge the block level code coverage into the SOC code coverage, or start over again.

In reply to dave_59:
By IP Verification i mean block or unit level verification