Ticket #112 (assigned defect)

Opened 13 years ago

Last modified 9 years ago

Filtering on a method displays other calls

Reported by: michelpons Owned by: michaelhalloran
Priority: major Milestone:
Component: Viewer Version: Development
Keywords: Cc: michaelhalloran

Description

I am using the COLTT Viewer on the attached log file obtained with COLTT v2.0 as released. I want to display only the calls to get_Dimensionality to check on which parameter it is applied. I am surprised to see that the filtering leaves plenty of other log entries displayed as shown in the attached zipped screenshot.

Attachments

Filtering.zip (129.4 KB) - added by michelpons 13 years ago.
Zipped RTF file with Viewer screenshot
proii_092311_144919.log (131.5 KB) - added by michelpons 13 years ago.
Log file obtained with COLTT v2.0
cofe_022315_104002.log (1.4 MB) - added by michelpons 9 years ago.
Log file obtained with COLTT 2.2 on Cavett document in COFE
Cavett.fsd (120.1 KB) - added by michelpons 9 years ago.
Cavett document for COFE

Change History

Changed 13 years ago by michelpons

Zipped RTF file with Viewer screenshot

Changed 13 years ago by michelpons

Log file obtained with COLTT v2.0

comment:1 Changed 13 years ago by michaelhalloran

  • Owner changed from Michael Halloran to michaelhalloran
  • Status changed from new to assigned

The filters work by excluding anything that corresponds to the unchecked items in the filter list, that means in this case that only the lines referring to the unchecked methods are excluded; everything else is included. The effect can be seen by unchecking \"Show All\" in the Methods filter, what gets displayed are all the lines which are not related to method calls at all. All of these lines are COLTT system information so one way to fix this problem is to implement the enhancement that COLTT calls should be filtered out by default. I will also investigate how much change would be required to make the filter comparison inclusive of checked items as opposed to exclusive of unchecked items.

comment:2 Changed 9 years ago by michelpons

I have rechecked this issue with COLTT 2.2 and the attached log file obtained with the Cavett flowsheet in COFE. My purpose was to look into the calls made on COCO Simulation Context. If I leave checked all Components and all methods while I uncheck all Names except "COCO Simulation Context (Document Cavett)", I get nothing displayed. Seems odd to me. Is something wrong with the comparison made?

Changed 9 years ago by michelpons

Log file obtained with COLTT 2.2 on Cavett document in COFE

Changed 9 years ago by michelpons

Cavett document for COFE

Note: See TracTickets for help on using tickets.