Path 1: 137 calls (1.0)

42 (13) True (11) 1 (11) 3 (10) 2 (9) 'Hello World' (8) False (7) Markup (6) list (6) (1, 2, 3) (5)

False (119) True (18)

1def check(self, value: t.Any) -> bool:
2        return isinstance(value, tuple)