NoInvestigation

ComposeInvestigator does not work on annotated files or Composable functions.

  • File: @file:NoInvestigation

  • Composable: @NoInvestigation @Composable fun MyComposable()

If a file does not contain any Composables, it will automatically become @file:NoInvestigation.