Just like we have a Summary in each data model, can we have a Summary in each Capsule?
I was recently tasked to evaluate a very large application (9 data models, 37 capsules) for the purpose of streamlining and estimating complexity of the application. The data model summary helped to identify the most complex model, but I had to go through each capsule and manually count the screens.
I am thinking something like below
No. of screens: 346
No. of masks: 20
No. of procedures: 84
Default data model: XYZ