Functional coverage for interrupt signal

Hi all,

Is it possible to do functional coverage for an interrupt signal, if so below is the following scenario,

There are 2 modes, an interrupt is generated for each mode whenever read or write happens,so how to do functional coverage for that interrupt.

Note :- I have done it in assertion but i wanted to know it is possible in functional coverage.

Thanks,
Arvind