Coverage report: 82%

Files Functions Classes

coverage.py v7.6.9, created at 2024-12-09 17:50 +0000

File function statements missing excluded coverage
fingerprint_pro_server_api_sdk/__init__.py (no function) 109 0 0 100%
fingerprint_pro_server_api_sdk/api/__init__.py (no function) 1 0 0 100%
fingerprint_pro_server_api_sdk/api/fingerprint_api.py FingerprintApi.__init__ 3 1 0 67%
fingerprint_pro_server_api_sdk/api/fingerprint_api.py FingerprintApi.delete_visitor_data 5 1 0 80%
fingerprint_pro_server_api_sdk/api/fingerprint_api.py FingerprintApi.delete_visitor_data_with_http_info 36 3 0 92%
fingerprint_pro_server_api_sdk/api/fingerprint_api.py FingerprintApi.get_event 5 1 0 80%
fingerprint_pro_server_api_sdk/api/fingerprint_api.py FingerprintApi.get_event_with_http_info 30 2 0 93%
fingerprint_pro_server_api_sdk/api/fingerprint_api.py FingerprintApi.get_visits 5 1 0 80%
fingerprint_pro_server_api_sdk/api/fingerprint_api.py FingerprintApi.get_visits_with_http_info 43 9 0 79%
fingerprint_pro_server_api_sdk/api/fingerprint_api.py FingerprintApi.update_event 5 1 0 80%
fingerprint_pro_server_api_sdk/api/fingerprint_api.py FingerprintApi.update_event_with_http_info 41 4 0 90%
fingerprint_pro_server_api_sdk/api/fingerprint_api.py (no function) 23 0 0 100%
fingerprint_pro_server_api_sdk/api_client.py ApiClient.__init__ 17 6 0 65%
fingerprint_pro_server_api_sdk/api_client.py ApiClient.__del__ 2 0 0 100%
fingerprint_pro_server_api_sdk/api_client.py ApiClient.user_agent 1 1 0 0%
fingerprint_pro_server_api_sdk/api_client.py ApiClient.user_agent 1 0 0 100%
fingerprint_pro_server_api_sdk/api_client.py ApiClient.set_default_header 1 1 0 0%
fingerprint_pro_server_api_sdk/api_client.py ApiClient.__call_api 39 5 0 87%
fingerprint_pro_server_api_sdk/api_client.py ApiClient.sanitize_for_serialization 14 2 0 86%
fingerprint_pro_server_api_sdk/api_client.py ApiClient.deserialize 12 3 0 75%
fingerprint_pro_server_api_sdk/api_client.py ApiClient.call_api 4 2 0 50%
fingerprint_pro_server_api_sdk/api_client.py ApiClient.request 3 1 0 67%
fingerprint_pro_server_api_sdk/api_client.py ApiClient.parameters_to_tuples 18 12 0 33%
fingerprint_pro_server_api_sdk/api_client.py ApiClient.prepare_post_parameters 15 15 0 0%
fingerprint_pro_server_api_sdk/api_client.py ApiClient.select_header_accept 6 2 0 67%
fingerprint_pro_server_api_sdk/api_client.py ApiClient.select_header_content_type 6 2 0 67%
fingerprint_pro_server_api_sdk/api_client.py ApiClient.update_params_for_auth 12 5 0 58%
fingerprint_pro_server_api_sdk/api_client.py ApiClient.__deserialize_file 14 14 0 0%
fingerprint_pro_server_api_sdk/api_client.py ApiClientDeserializer.deserialize 21 4 0 81%
fingerprint_pro_server_api_sdk/api_client.py ApiClientDeserializer.__deserialize_primitive 6 4 0 33%
fingerprint_pro_server_api_sdk/api_client.py ApiClientDeserializer.__deserialize_date 7 7 0 0%
fingerprint_pro_server_api_sdk/api_client.py ApiClientDeserializer.__deserialize_datatime 7 4 0 43%
fingerprint_pro_server_api_sdk/api_client.py ApiClientDeserializer.__hasattr 1 0 0 100%
fingerprint_pro_server_api_sdk/api_client.py ApiClientDeserializer.__deserialize_model 20 6 0 70%
fingerprint_pro_server_api_sdk/api_client.py (no function) 48 0 0 100%
fingerprint_pro_server_api_sdk/base_model.py BaseModel.to_dict 16 0 0 100%
fingerprint_pro_server_api_sdk/base_model.py BaseModel.to_str 1 0 0 100%
fingerprint_pro_server_api_sdk/base_model.py BaseModel.__repr__ 1 0 0 100%
fingerprint_pro_server_api_sdk/base_model.py BaseModel.__eq__ 3 0 0 100%
fingerprint_pro_server_api_sdk/base_model.py BaseModel.__ne__ 1 0 0 100%
fingerprint_pro_server_api_sdk/base_model.py (no function) 10 0 0 100%
fingerprint_pro_server_api_sdk/configuration.py Configuration.__init__ 22 3 0 86%
fingerprint_pro_server_api_sdk/configuration.py Configuration.set_default 1 1 0 0%
fingerprint_pro_server_api_sdk/configuration.py Configuration.logger_file 1 1 0 0%
fingerprint_pro_server_api_sdk/configuration.py Configuration.logger_file 14 7 0 50%
fingerprint_pro_server_api_sdk/configuration.py Configuration.debug 1 1 0 0%
fingerprint_pro_server_api_sdk/configuration.py Configuration.debug 8 3 0 62%
fingerprint_pro_server_api_sdk/configuration.py Configuration.logger_format 1 1 0 0%
fingerprint_pro_server_api_sdk/configuration.py Configuration.logger_format 2 0 0 100%
fingerprint_pro_server_api_sdk/configuration.py Configuration.auth_settings 1 0 0 100%
fingerprint_pro_server_api_sdk/configuration.py Configuration.get_host 1 0 0 100%
fingerprint_pro_server_api_sdk/configuration.py Configuration.to_debug_report 1 1 0 0%
fingerprint_pro_server_api_sdk/configuration.py (no function) 26 0 0 100%
fingerprint_pro_server_api_sdk/dummy_pool.py DummyAsyncResult.__init__ 1 1 0 0%
fingerprint_pro_server_api_sdk/dummy_pool.py DummyAsyncResult.get 1 1 0 0%
fingerprint_pro_server_api_sdk/dummy_pool.py DummyPool.apply_async 4 4 0 0%
fingerprint_pro_server_api_sdk/dummy_pool.py DummyPool.close 1 1 0 0%
fingerprint_pro_server_api_sdk/dummy_pool.py DummyPool.join 1 1 0 0%
fingerprint_pro_server_api_sdk/dummy_pool.py (no function) 7 7 0 0%
fingerprint_pro_server_api_sdk/extend_exception.py extend_exception 6 0 0 100%
fingerprint_pro_server_api_sdk/extend_exception.py (no function) 2 0 0 100%
fingerprint_pro_server_api_sdk/models/__init__.py (no function) 103 0 0 100%
fingerprint_pro_server_api_sdk/models/botd.py Botd.__init__ 19 1 0 95%
fingerprint_pro_server_api_sdk/models/botd.py Botd.bot 1 0 0 100%
fingerprint_pro_server_api_sdk/models/botd.py Botd.bot 3 1 0 67%
fingerprint_pro_server_api_sdk/models/botd.py Botd.meta 1 0 0 100%
fingerprint_pro_server_api_sdk/models/botd.py Botd.meta 1 0 0 100%
fingerprint_pro_server_api_sdk/models/botd.py Botd.linked_id 1 0 0 100%
fingerprint_pro_server_api_sdk/models/botd.py Botd.linked_id 1 1 0 0%
fingerprint_pro_server_api_sdk/models/botd.py Botd.url 1 0 0 100%
fingerprint_pro_server_api_sdk/models/botd.py Botd.url 3 1 0 67%
fingerprint_pro_server_api_sdk/models/botd.py Botd.ip 1 0 0 100%
fingerprint_pro_server_api_sdk/models/botd.py Botd.ip 3 1 0 67%
fingerprint_pro_server_api_sdk/models/botd.py Botd.time 1 0 0 100%
fingerprint_pro_server_api_sdk/models/botd.py Botd.time 3 1 0 67%
fingerprint_pro_server_api_sdk/models/botd.py Botd.user_agent 1 0 0 100%
fingerprint_pro_server_api_sdk/models/botd.py Botd.user_agent 3 1 0 67%
fingerprint_pro_server_api_sdk/models/botd.py Botd.request_id 1 0 0 100%
fingerprint_pro_server_api_sdk/models/botd.py Botd.request_id 3 1 0 67%
fingerprint_pro_server_api_sdk/models/botd.py (no function) 43 0 0 100%
fingerprint_pro_server_api_sdk/models/botd_bot.py BotdBot.__init__ 6 0 0 100%
fingerprint_pro_server_api_sdk/models/botd_bot.py BotdBot.result 1 0 0 100%
fingerprint_pro_server_api_sdk/models/botd_bot.py BotdBot.result 3 1 0 67%
fingerprint_pro_server_api_sdk/models/botd_bot.py BotdBot.type 1 0 0 100%
fingerprint_pro_server_api_sdk/models/botd_bot.py BotdBot.type 1 0 0 100%
fingerprint_pro_server_api_sdk/models/botd_bot.py (no function) 17 0 0 100%
fingerprint_pro_server_api_sdk/models/botd_bot_result.py BotdBotResult.__init__ 1 1 0 0%
fingerprint_pro_server_api_sdk/models/botd_bot_result.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/browser_details.py BrowserDetails.__init__ 15 0 0 100%
fingerprint_pro_server_api_sdk/models/browser_details.py BrowserDetails.browser_name 1 0 0 100%
fingerprint_pro_server_api_sdk/models/browser_details.py BrowserDetails.browser_name 3 1 0 67%
fingerprint_pro_server_api_sdk/models/browser_details.py BrowserDetails.browser_major_version 1 0 0 100%
fingerprint_pro_server_api_sdk/models/browser_details.py BrowserDetails.browser_major_version 3 1 0 67%
fingerprint_pro_server_api_sdk/models/browser_details.py BrowserDetails.browser_full_version 1 0 0 100%
fingerprint_pro_server_api_sdk/models/browser_details.py BrowserDetails.browser_full_version 3 1 0 67%
fingerprint_pro_server_api_sdk/models/browser_details.py BrowserDetails.os 1 0 0 100%
fingerprint_pro_server_api_sdk/models/browser_details.py BrowserDetails.os 3 1 0 67%
fingerprint_pro_server_api_sdk/models/browser_details.py BrowserDetails.os_version 1 0 0 100%
fingerprint_pro_server_api_sdk/models/browser_details.py BrowserDetails.os_version 3 1 0 67%
fingerprint_pro_server_api_sdk/models/browser_details.py BrowserDetails.device 1 0 0 100%
fingerprint_pro_server_api_sdk/models/browser_details.py BrowserDetails.device 3 1 0 67%
fingerprint_pro_server_api_sdk/models/browser_details.py BrowserDetails.user_agent 1 0 0 100%
fingerprint_pro_server_api_sdk/models/browser_details.py BrowserDetails.user_agent 3 1 0 67%
fingerprint_pro_server_api_sdk/models/browser_details.py (no function) 36 0 0 100%
fingerprint_pro_server_api_sdk/models/cloned_app.py ClonedApp.__init__ 3 0 0 100%
fingerprint_pro_server_api_sdk/models/cloned_app.py ClonedApp.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/cloned_app.py ClonedApp.result 3 1 0 67%
fingerprint_pro_server_api_sdk/models/cloned_app.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/deprecated_geolocation.py DeprecatedGeolocation.__init__ 28 0 0 100%
fingerprint_pro_server_api_sdk/models/deprecated_geolocation.py DeprecatedGeolocation.accuracy_radius 1 0 0 100%
fingerprint_pro_server_api_sdk/models/deprecated_geolocation.py DeprecatedGeolocation.accuracy_radius 1 0 0 100%
fingerprint_pro_server_api_sdk/models/deprecated_geolocation.py DeprecatedGeolocation.latitude 1 0 0 100%
fingerprint_pro_server_api_sdk/models/deprecated_geolocation.py DeprecatedGeolocation.latitude 1 0 0 100%
fingerprint_pro_server_api_sdk/models/deprecated_geolocation.py DeprecatedGeolocation.longitude 1 0 0 100%
fingerprint_pro_server_api_sdk/models/deprecated_geolocation.py DeprecatedGeolocation.longitude 1 0 0 100%
fingerprint_pro_server_api_sdk/models/deprecated_geolocation.py DeprecatedGeolocation.postal_code 1 0 0 100%
fingerprint_pro_server_api_sdk/models/deprecated_geolocation.py DeprecatedGeolocation.postal_code 1 0 0 100%
fingerprint_pro_server_api_sdk/models/deprecated_geolocation.py DeprecatedGeolocation.timezone 1 0 0 100%
fingerprint_pro_server_api_sdk/models/deprecated_geolocation.py DeprecatedGeolocation.timezone 1 0 0 100%
fingerprint_pro_server_api_sdk/models/deprecated_geolocation.py DeprecatedGeolocation.city 1 0 0 100%
fingerprint_pro_server_api_sdk/models/deprecated_geolocation.py DeprecatedGeolocation.city 1 0 0 100%
fingerprint_pro_server_api_sdk/models/deprecated_geolocation.py DeprecatedGeolocation.country 1 0 0 100%
fingerprint_pro_server_api_sdk/models/deprecated_geolocation.py DeprecatedGeolocation.country 1 0 0 100%
fingerprint_pro_server_api_sdk/models/deprecated_geolocation.py DeprecatedGeolocation.continent 1 0 0 100%
fingerprint_pro_server_api_sdk/models/deprecated_geolocation.py DeprecatedGeolocation.continent 1 0 0 100%
fingerprint_pro_server_api_sdk/models/deprecated_geolocation.py DeprecatedGeolocation.subdivisions 1 0 0 100%
fingerprint_pro_server_api_sdk/models/deprecated_geolocation.py DeprecatedGeolocation.subdivisions 1 0 0 100%
fingerprint_pro_server_api_sdk/models/deprecated_geolocation.py (no function) 48 0 0 100%
fingerprint_pro_server_api_sdk/models/developer_tools.py DeveloperTools.__init__ 3 0 0 100%
fingerprint_pro_server_api_sdk/models/developer_tools.py DeveloperTools.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/developer_tools.py DeveloperTools.result 3 1 0 67%
fingerprint_pro_server_api_sdk/models/developer_tools.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/emulator.py Emulator.__init__ 3 0 0 100%
fingerprint_pro_server_api_sdk/models/emulator.py Emulator.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/emulator.py Emulator.result 3 1 0 67%
fingerprint_pro_server_api_sdk/models/emulator.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/error.py Error.__init__ 5 0 0 100%
fingerprint_pro_server_api_sdk/models/error.py Error.code 1 0 0 100%
fingerprint_pro_server_api_sdk/models/error.py Error.code 3 1 0 67%
fingerprint_pro_server_api_sdk/models/error.py Error.message 1 1 0 0%
fingerprint_pro_server_api_sdk/models/error.py Error.message 3 1 0 67%
fingerprint_pro_server_api_sdk/models/error.py (no function) 17 0 0 100%
fingerprint_pro_server_api_sdk/models/error_code.py ErrorCode.__init__ 1 1 0 0%
fingerprint_pro_server_api_sdk/models/error_code.py (no function) 21 0 0 100%
fingerprint_pro_server_api_sdk/models/error_plain_response.py ErrorPlainResponse.__init__ 4 0 0 100%
fingerprint_pro_server_api_sdk/models/error_plain_response.py ErrorPlainResponse.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/error_plain_response.py ErrorPlainResponse.error 3 1 0 67%
fingerprint_pro_server_api_sdk/models/error_plain_response.py ErrorPlainResponse.retry_after 1 0 0 100%
fingerprint_pro_server_api_sdk/models/error_plain_response.py ErrorPlainResponse.retry_after 1 0 0 100%
fingerprint_pro_server_api_sdk/models/error_plain_response.py (no function) 16 0 0 100%
fingerprint_pro_server_api_sdk/models/error_response.py ErrorResponse.__init__ 3 0 0 100%
fingerprint_pro_server_api_sdk/models/error_response.py ErrorResponse.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/error_response.py ErrorResponse.error 3 1 0 67%
fingerprint_pro_server_api_sdk/models/error_response.py (no function) 13 0 0 100%
fingerprint_pro_server_api_sdk/models/events_get_response.py EventsGetResponse.__init__ 3 0 0 100%
fingerprint_pro_server_api_sdk/models/events_get_response.py EventsGetResponse.products 1 0 0 100%
fingerprint_pro_server_api_sdk/models/events_get_response.py EventsGetResponse.products 3 1 0 67%
fingerprint_pro_server_api_sdk/models/events_get_response.py (no function) 13 0 0 100%
fingerprint_pro_server_api_sdk/models/events_update_request.py EventsUpdateRequest.__init__ 10 0 0 100%
fingerprint_pro_server_api_sdk/models/events_update_request.py EventsUpdateRequest.linked_id 1 0 0 100%
fingerprint_pro_server_api_sdk/models/events_update_request.py EventsUpdateRequest.linked_id 1 0 0 100%
fingerprint_pro_server_api_sdk/models/events_update_request.py EventsUpdateRequest.tag 1 0 0 100%
fingerprint_pro_server_api_sdk/models/events_update_request.py EventsUpdateRequest.tag 1 0 0 100%
fingerprint_pro_server_api_sdk/models/events_update_request.py EventsUpdateRequest.suspect 1 0 0 100%
fingerprint_pro_server_api_sdk/models/events_update_request.py EventsUpdateRequest.suspect 1 0 0 100%
fingerprint_pro_server_api_sdk/models/events_update_request.py (no function) 21 0 0 100%
fingerprint_pro_server_api_sdk/models/factory_reset.py FactoryReset.__init__ 5 0 0 100%
fingerprint_pro_server_api_sdk/models/factory_reset.py FactoryReset.time 1 1 0 0%
fingerprint_pro_server_api_sdk/models/factory_reset.py FactoryReset.time 3 1 0 67%
fingerprint_pro_server_api_sdk/models/factory_reset.py FactoryReset.timestamp 1 1 0 0%
fingerprint_pro_server_api_sdk/models/factory_reset.py FactoryReset.timestamp 3 1 0 67%
fingerprint_pro_server_api_sdk/models/factory_reset.py (no function) 17 0 0 100%
fingerprint_pro_server_api_sdk/models/frida.py Frida.__init__ 3 0 0 100%
fingerprint_pro_server_api_sdk/models/frida.py Frida.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/frida.py Frida.result 3 1 0 67%
fingerprint_pro_server_api_sdk/models/frida.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation.py Geolocation.__init__ 28 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation.py Geolocation.accuracy_radius 1 1 0 0%
fingerprint_pro_server_api_sdk/models/geolocation.py Geolocation.accuracy_radius 1 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation.py Geolocation.latitude 1 1 0 0%
fingerprint_pro_server_api_sdk/models/geolocation.py Geolocation.latitude 1 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation.py Geolocation.longitude 1 1 0 0%
fingerprint_pro_server_api_sdk/models/geolocation.py Geolocation.longitude 1 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation.py Geolocation.postal_code 1 1 0 0%
fingerprint_pro_server_api_sdk/models/geolocation.py Geolocation.postal_code 1 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation.py Geolocation.timezone 1 1 0 0%
fingerprint_pro_server_api_sdk/models/geolocation.py Geolocation.timezone 1 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation.py Geolocation.city 1 1 0 0%
fingerprint_pro_server_api_sdk/models/geolocation.py Geolocation.city 1 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation.py Geolocation.country 1 1 0 0%
fingerprint_pro_server_api_sdk/models/geolocation.py Geolocation.country 1 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation.py Geolocation.continent 1 1 0 0%
fingerprint_pro_server_api_sdk/models/geolocation.py Geolocation.continent 1 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation.py Geolocation.subdivisions 1 1 0 0%
fingerprint_pro_server_api_sdk/models/geolocation.py Geolocation.subdivisions 1 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation.py (no function) 48 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation_city.py GeolocationCity.__init__ 3 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation_city.py GeolocationCity.name 1 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation_city.py GeolocationCity.name 3 1 0 67%
fingerprint_pro_server_api_sdk/models/geolocation_city.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation_continent.py GeolocationContinent.__init__ 5 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation_continent.py GeolocationContinent.code 1 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation_continent.py GeolocationContinent.code 3 1 0 67%
fingerprint_pro_server_api_sdk/models/geolocation_continent.py GeolocationContinent.name 1 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation_continent.py GeolocationContinent.name 3 1 0 67%
fingerprint_pro_server_api_sdk/models/geolocation_continent.py (no function) 16 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation_country.py GeolocationCountry.__init__ 5 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation_country.py GeolocationCountry.code 1 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation_country.py GeolocationCountry.code 3 1 0 67%
fingerprint_pro_server_api_sdk/models/geolocation_country.py GeolocationCountry.name 1 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation_country.py GeolocationCountry.name 3 1 0 67%
fingerprint_pro_server_api_sdk/models/geolocation_country.py (no function) 16 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation_subdivision.py GeolocationSubdivision.__init__ 5 5 0 0%
fingerprint_pro_server_api_sdk/models/geolocation_subdivision.py GeolocationSubdivision.iso_code 1 1 0 0%
fingerprint_pro_server_api_sdk/models/geolocation_subdivision.py GeolocationSubdivision.iso_code 3 3 0 0%
fingerprint_pro_server_api_sdk/models/geolocation_subdivision.py GeolocationSubdivision.name 1 1 0 0%
fingerprint_pro_server_api_sdk/models/geolocation_subdivision.py GeolocationSubdivision.name 3 3 0 0%
fingerprint_pro_server_api_sdk/models/geolocation_subdivision.py (no function) 16 0 0 100%
fingerprint_pro_server_api_sdk/models/geolocation_subdivisions.py GeolocationSubdivisions.__init__ 1 1 0 0%
fingerprint_pro_server_api_sdk/models/geolocation_subdivisions.py (no function) 8 0 0 100%
fingerprint_pro_server_api_sdk/models/high_activity.py HighActivity.__init__ 6 1 0 83%
fingerprint_pro_server_api_sdk/models/high_activity.py HighActivity.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/high_activity.py HighActivity.result 3 1 0 67%
fingerprint_pro_server_api_sdk/models/high_activity.py HighActivity.daily_requests 1 1 0 0%
fingerprint_pro_server_api_sdk/models/high_activity.py HighActivity.daily_requests 1 1 0 0%
fingerprint_pro_server_api_sdk/models/high_activity.py (no function) 16 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.__init__ 40 2 0 95%
fingerprint_pro_server_api_sdk/models/identification.py Identification.visitor_id 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.visitor_id 3 1 0 67%
fingerprint_pro_server_api_sdk/models/identification.py Identification.request_id 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.request_id 3 1 0 67%
fingerprint_pro_server_api_sdk/models/identification.py Identification.browser_details 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.browser_details 3 1 0 67%
fingerprint_pro_server_api_sdk/models/identification.py Identification.incognito 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.incognito 3 1 0 67%
fingerprint_pro_server_api_sdk/models/identification.py Identification.ip 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.ip 3 1 0 67%
fingerprint_pro_server_api_sdk/models/identification.py Identification.ip_location 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.ip_location 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.linked_id 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.linked_id 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.suspect 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.suspect 1 1 0 0%
fingerprint_pro_server_api_sdk/models/identification.py Identification.timestamp 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.timestamp 3 1 0 67%
fingerprint_pro_server_api_sdk/models/identification.py Identification.time 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.time 3 1 0 67%
fingerprint_pro_server_api_sdk/models/identification.py Identification.url 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.url 3 1 0 67%
fingerprint_pro_server_api_sdk/models/identification.py Identification.tag 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.tag 3 1 0 67%
fingerprint_pro_server_api_sdk/models/identification.py Identification.confidence 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.confidence 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.visitor_found 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.visitor_found 3 1 0 67%
fingerprint_pro_server_api_sdk/models/identification.py Identification.first_seen_at 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.first_seen_at 3 1 0 67%
fingerprint_pro_server_api_sdk/models/identification.py Identification.last_seen_at 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.last_seen_at 3 1 0 67%
fingerprint_pro_server_api_sdk/models/identification.py Identification.components 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification.py Identification.components 1 1 0 0%
fingerprint_pro_server_api_sdk/models/identification.py (no function) 84 0 0 100%
fingerprint_pro_server_api_sdk/models/identification_confidence.py IdentificationConfidence.__init__ 9 2 0 78%
fingerprint_pro_server_api_sdk/models/identification_confidence.py IdentificationConfidence.score 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification_confidence.py IdentificationConfidence.score 3 1 0 67%
fingerprint_pro_server_api_sdk/models/identification_confidence.py IdentificationConfidence.revision 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification_confidence.py IdentificationConfidence.revision 1 1 0 0%
fingerprint_pro_server_api_sdk/models/identification_confidence.py IdentificationConfidence.comment 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification_confidence.py IdentificationConfidence.comment 1 1 0 0%
fingerprint_pro_server_api_sdk/models/identification_confidence.py (no function) 20 0 0 100%
fingerprint_pro_server_api_sdk/models/identification_seen_at.py IdentificationSeenAt.__init__ 5 0 0 100%
fingerprint_pro_server_api_sdk/models/identification_seen_at.py IdentificationSeenAt._global 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification_seen_at.py IdentificationSeenAt._global 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification_seen_at.py IdentificationSeenAt.subscription 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification_seen_at.py IdentificationSeenAt.subscription 1 0 0 100%
fingerprint_pro_server_api_sdk/models/identification_seen_at.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/incognito.py Incognito.__init__ 3 0 0 100%
fingerprint_pro_server_api_sdk/models/incognito.py Incognito.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/incognito.py Incognito.result 3 1 0 67%
fingerprint_pro_server_api_sdk/models/incognito.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/ip_blocklist.py IPBlocklist.__init__ 5 0 0 100%
fingerprint_pro_server_api_sdk/models/ip_blocklist.py IPBlocklist.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/ip_blocklist.py IPBlocklist.result 3 1 0 67%
fingerprint_pro_server_api_sdk/models/ip_blocklist.py IPBlocklist.details 1 1 0 0%
fingerprint_pro_server_api_sdk/models/ip_blocklist.py IPBlocklist.details 3 1 0 67%
fingerprint_pro_server_api_sdk/models/ip_blocklist.py (no function) 17 0 0 100%
fingerprint_pro_server_api_sdk/models/ip_blocklist_details.py IPBlocklistDetails.__init__ 5 0 0 100%
fingerprint_pro_server_api_sdk/models/ip_blocklist_details.py IPBlocklistDetails.email_spam 1 1 0 0%
fingerprint_pro_server_api_sdk/models/ip_blocklist_details.py IPBlocklistDetails.email_spam 3 1 0 67%
fingerprint_pro_server_api_sdk/models/ip_blocklist_details.py IPBlocklistDetails.attack_source 1 1 0 0%
fingerprint_pro_server_api_sdk/models/ip_blocklist_details.py IPBlocklistDetails.attack_source 3 1 0 67%
fingerprint_pro_server_api_sdk/models/ip_blocklist_details.py (no function) 16 0 0 100%
fingerprint_pro_server_api_sdk/models/ip_info.py IPInfo.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/ip_info.py IPInfo.v4 1 1 0 0%
fingerprint_pro_server_api_sdk/models/ip_info.py IPInfo.v4 1 0 0 100%
fingerprint_pro_server_api_sdk/models/ip_info.py IPInfo.v6 1 1 0 0%
fingerprint_pro_server_api_sdk/models/ip_info.py IPInfo.v6 1 0 0 100%
fingerprint_pro_server_api_sdk/models/ip_info.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/ip_info_asn.py IPInfoASN.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/ip_info_asn.py IPInfoASN.asn 1 1 0 0%
fingerprint_pro_server_api_sdk/models/ip_info_asn.py IPInfoASN.asn 3 1 0 67%
fingerprint_pro_server_api_sdk/models/ip_info_asn.py IPInfoASN.name 1 1 0 0%
fingerprint_pro_server_api_sdk/models/ip_info_asn.py IPInfoASN.name 3 1 0 67%
fingerprint_pro_server_api_sdk/models/ip_info_asn.py IPInfoASN.network 1 1 0 0%
fingerprint_pro_server_api_sdk/models/ip_info_asn.py IPInfoASN.network 3 1 0 67%
fingerprint_pro_server_api_sdk/models/ip_info_asn.py (no function) 20 0 0 100%
fingerprint_pro_server_api_sdk/models/ip_info_data_center.py IPInfoDataCenter.__init__ 5 0 0 100%
fingerprint_pro_server_api_sdk/models/ip_info_data_center.py IPInfoDataCenter.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/ip_info_data_center.py IPInfoDataCenter.result 3 1 0 67%
fingerprint_pro_server_api_sdk/models/ip_info_data_center.py IPInfoDataCenter.name 1 1 0 0%
fingerprint_pro_server_api_sdk/models/ip_info_data_center.py IPInfoDataCenter.name 3 1 0 67%
fingerprint_pro_server_api_sdk/models/ip_info_data_center.py (no function) 16 0 0 100%
fingerprint_pro_server_api_sdk/models/ip_info_v4.py IPInfoV4.__init__ 11 0 0 100%
fingerprint_pro_server_api_sdk/models/ip_info_v4.py IPInfoV4.address 1 1 0 0%
fingerprint_pro_server_api_sdk/models/ip_info_v4.py IPInfoV4.address 3 1 0 67%
fingerprint_pro_server_api_sdk/models/ip_info_v4.py IPInfoV4.geolocation 1 1 0 0%
fingerprint_pro_server_api_sdk/models/ip_info_v4.py IPInfoV4.geolocation 3 1 0 67%
fingerprint_pro_server_api_sdk/models/ip_info_v4.py IPInfoV4.asn 1 1 0 0%
fingerprint_pro_server_api_sdk/models/ip_info_v4.py IPInfoV4.asn 1 0 0 100%
fingerprint_pro_server_api_sdk/models/ip_info_v4.py IPInfoV4.datacenter 1 1 0 0%
fingerprint_pro_server_api_sdk/models/ip_info_v4.py IPInfoV4.datacenter 1 0 0 100%
fingerprint_pro_server_api_sdk/models/ip_info_v4.py (no function) 27 0 0 100%
fingerprint_pro_server_api_sdk/models/ip_info_v6.py IPInfoV6.__init__ 11 0 0 100%
fingerprint_pro_server_api_sdk/models/ip_info_v6.py IPInfoV6.address 1 1 0 0%
fingerprint_pro_server_api_sdk/models/ip_info_v6.py IPInfoV6.address 3 1 0 67%
fingerprint_pro_server_api_sdk/models/ip_info_v6.py IPInfoV6.geolocation 1 1 0 0%
fingerprint_pro_server_api_sdk/models/ip_info_v6.py IPInfoV6.geolocation 3 1 0 67%
fingerprint_pro_server_api_sdk/models/ip_info_v6.py IPInfoV6.asn 1 1 0 0%
fingerprint_pro_server_api_sdk/models/ip_info_v6.py IPInfoV6.asn 1 0 0 100%
fingerprint_pro_server_api_sdk/models/ip_info_v6.py IPInfoV6.datacenter 1 1 0 0%
fingerprint_pro_server_api_sdk/models/ip_info_v6.py IPInfoV6.datacenter 1 0 0 100%
fingerprint_pro_server_api_sdk/models/ip_info_v6.py (no function) 27 0 0 100%
fingerprint_pro_server_api_sdk/models/jailbroken.py Jailbroken.__init__ 3 0 0 100%
fingerprint_pro_server_api_sdk/models/jailbroken.py Jailbroken.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/jailbroken.py Jailbroken.result 3 1 0 67%
fingerprint_pro_server_api_sdk/models/jailbroken.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/location_spoofing.py LocationSpoofing.__init__ 3 0 0 100%
fingerprint_pro_server_api_sdk/models/location_spoofing.py LocationSpoofing.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/location_spoofing.py LocationSpoofing.result 3 1 0 67%
fingerprint_pro_server_api_sdk/models/location_spoofing.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/privacy_settings.py PrivacySettings.__init__ 3 0 0 100%
fingerprint_pro_server_api_sdk/models/privacy_settings.py PrivacySettings.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/privacy_settings.py PrivacySettings.result 3 1 0 67%
fingerprint_pro_server_api_sdk/models/privacy_settings.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/product_botd.py ProductBotd.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_botd.py ProductBotd.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_botd.py ProductBotd.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_botd.py ProductBotd.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_botd.py ProductBotd.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_botd.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_cloned_app.py ProductClonedApp.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_cloned_app.py ProductClonedApp.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_cloned_app.py ProductClonedApp.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_cloned_app.py ProductClonedApp.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_cloned_app.py ProductClonedApp.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_cloned_app.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_developer_tools.py ProductDeveloperTools.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_developer_tools.py ProductDeveloperTools.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_developer_tools.py ProductDeveloperTools.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_developer_tools.py ProductDeveloperTools.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_developer_tools.py ProductDeveloperTools.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_developer_tools.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_emulator.py ProductEmulator.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_emulator.py ProductEmulator.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_emulator.py ProductEmulator.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_emulator.py ProductEmulator.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_emulator.py ProductEmulator.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_emulator.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_factory_reset.py ProductFactoryReset.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_factory_reset.py ProductFactoryReset.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_factory_reset.py ProductFactoryReset.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_factory_reset.py ProductFactoryReset.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_factory_reset.py ProductFactoryReset.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_factory_reset.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_frida.py ProductFrida.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_frida.py ProductFrida.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_frida.py ProductFrida.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_frida.py ProductFrida.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_frida.py ProductFrida.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_frida.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_high_activity.py ProductHighActivity.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_high_activity.py ProductHighActivity.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_high_activity.py ProductHighActivity.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_high_activity.py ProductHighActivity.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_high_activity.py ProductHighActivity.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_high_activity.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_identification.py ProductIdentification.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_identification.py ProductIdentification.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_identification.py ProductIdentification.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_identification.py ProductIdentification.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_identification.py ProductIdentification.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_identification.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_incognito.py ProductIncognito.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_incognito.py ProductIncognito.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_incognito.py ProductIncognito.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_incognito.py ProductIncognito.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_incognito.py ProductIncognito.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_incognito.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_ip_blocklist.py ProductIPBlocklist.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_ip_blocklist.py ProductIPBlocklist.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_ip_blocklist.py ProductIPBlocklist.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_ip_blocklist.py ProductIPBlocklist.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_ip_blocklist.py ProductIPBlocklist.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_ip_blocklist.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_ip_info.py ProductIPInfo.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_ip_info.py ProductIPInfo.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_ip_info.py ProductIPInfo.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_ip_info.py ProductIPInfo.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_ip_info.py ProductIPInfo.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_ip_info.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_jailbroken.py ProductJailbroken.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_jailbroken.py ProductJailbroken.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_jailbroken.py ProductJailbroken.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_jailbroken.py ProductJailbroken.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_jailbroken.py ProductJailbroken.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_jailbroken.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_location_spoofing.py ProductLocationSpoofing.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_location_spoofing.py ProductLocationSpoofing.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_location_spoofing.py ProductLocationSpoofing.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_location_spoofing.py ProductLocationSpoofing.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_location_spoofing.py ProductLocationSpoofing.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_location_spoofing.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_privacy_settings.py ProductPrivacySettings.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_privacy_settings.py ProductPrivacySettings.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_privacy_settings.py ProductPrivacySettings.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_privacy_settings.py ProductPrivacySettings.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_privacy_settings.py ProductPrivacySettings.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_privacy_settings.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_proxy.py ProductProxy.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_proxy.py ProductProxy.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_proxy.py ProductProxy.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_proxy.py ProductProxy.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_proxy.py ProductProxy.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_proxy.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_raw_device_attributes.py ProductRawDeviceAttributes.__init__ 7 1 0 86%
fingerprint_pro_server_api_sdk/models/product_raw_device_attributes.py ProductRawDeviceAttributes.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_raw_device_attributes.py ProductRawDeviceAttributes.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_raw_device_attributes.py ProductRawDeviceAttributes.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_raw_device_attributes.py ProductRawDeviceAttributes.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_raw_device_attributes.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_remote_control.py ProductRemoteControl.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_remote_control.py ProductRemoteControl.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_remote_control.py ProductRemoteControl.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_remote_control.py ProductRemoteControl.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_remote_control.py ProductRemoteControl.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_remote_control.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_root_apps.py ProductRootApps.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_root_apps.py ProductRootApps.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_root_apps.py ProductRootApps.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_root_apps.py ProductRootApps.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_root_apps.py ProductRootApps.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_root_apps.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_suspect_score.py ProductSuspectScore.__init__ 7 1 0 86%
fingerprint_pro_server_api_sdk/models/product_suspect_score.py ProductSuspectScore.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_suspect_score.py ProductSuspectScore.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_suspect_score.py ProductSuspectScore.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_suspect_score.py ProductSuspectScore.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_suspect_score.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_tampering.py ProductTampering.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_tampering.py ProductTampering.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_tampering.py ProductTampering.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_tampering.py ProductTampering.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_tampering.py ProductTampering.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_tampering.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_tor.py ProductTor.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_tor.py ProductTor.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_tor.py ProductTor.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_tor.py ProductTor.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_tor.py ProductTor.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_tor.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_velocity.py ProductVelocity.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_velocity.py ProductVelocity.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_velocity.py ProductVelocity.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_velocity.py ProductVelocity.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_velocity.py ProductVelocity.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_velocity.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_virtual_machine.py ProductVirtualMachine.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_virtual_machine.py ProductVirtualMachine.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_virtual_machine.py ProductVirtualMachine.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_virtual_machine.py ProductVirtualMachine.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_virtual_machine.py ProductVirtualMachine.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_virtual_machine.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/product_vpn.py ProductVPN.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/product_vpn.py ProductVPN.data 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_vpn.py ProductVPN.data 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_vpn.py ProductVPN.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/product_vpn.py ProductVPN.error 1 0 0 100%
fingerprint_pro_server_api_sdk/models/product_vpn.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.__init__ 73 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.identification 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.identification 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.botd 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.botd 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.root_apps 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.root_apps 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.emulator 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.emulator 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.ip_info 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.ip_info 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.ip_blocklist 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.ip_blocklist 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.tor 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.tor 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.vpn 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.vpn 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.proxy 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.proxy 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.incognito 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.incognito 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.tampering 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.tampering 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.cloned_app 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.cloned_app 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.factory_reset 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.factory_reset 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.jailbroken 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.jailbroken 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.frida 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.frida 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.privacy_settings 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.privacy_settings 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.virtual_machine 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.virtual_machine 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.raw_device_attributes 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.raw_device_attributes 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.high_activity 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.high_activity 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.location_spoofing 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.location_spoofing 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.suspect_score 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.suspect_score 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.remote_control 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.remote_control 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.velocity 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.velocity 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.developer_tools 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py Products.developer_tools 1 0 0 100%
fingerprint_pro_server_api_sdk/models/products.py (no function) 128 0 0 100%
fingerprint_pro_server_api_sdk/models/proxy.py Proxy.__init__ 3 0 0 100%
fingerprint_pro_server_api_sdk/models/proxy.py Proxy.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/proxy.py Proxy.result 3 1 0 67%
fingerprint_pro_server_api_sdk/models/proxy.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/raw_device_attribute.py RawDeviceAttribute.__init__ 7 7 0 0%
fingerprint_pro_server_api_sdk/models/raw_device_attribute.py RawDeviceAttribute.value 1 1 0 0%
fingerprint_pro_server_api_sdk/models/raw_device_attribute.py RawDeviceAttribute.value 1 1 0 0%
fingerprint_pro_server_api_sdk/models/raw_device_attribute.py RawDeviceAttribute.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/raw_device_attribute.py RawDeviceAttribute.error 1 1 0 0%
fingerprint_pro_server_api_sdk/models/raw_device_attribute.py (no function) 17 0 0 100%
fingerprint_pro_server_api_sdk/models/raw_device_attribute_error.py RawDeviceAttributeError.__init__ 7 7 0 0%
fingerprint_pro_server_api_sdk/models/raw_device_attribute_error.py RawDeviceAttributeError.name 1 1 0 0%
fingerprint_pro_server_api_sdk/models/raw_device_attribute_error.py RawDeviceAttributeError.name 1 1 0 0%
fingerprint_pro_server_api_sdk/models/raw_device_attribute_error.py RawDeviceAttributeError.message 1 1 0 0%
fingerprint_pro_server_api_sdk/models/raw_device_attribute_error.py RawDeviceAttributeError.message 1 1 0 0%
fingerprint_pro_server_api_sdk/models/raw_device_attribute_error.py (no function) 16 0 0 100%
fingerprint_pro_server_api_sdk/models/raw_device_attributes.py (no function) 8 0 0 100%
fingerprint_pro_server_api_sdk/models/remote_control.py RemoteControl.__init__ 3 0 0 100%
fingerprint_pro_server_api_sdk/models/remote_control.py RemoteControl.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/remote_control.py RemoteControl.result 3 1 0 67%
fingerprint_pro_server_api_sdk/models/remote_control.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/root_apps.py RootApps.__init__ 3 0 0 100%
fingerprint_pro_server_api_sdk/models/root_apps.py RootApps.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/root_apps.py RootApps.result 3 1 0 67%
fingerprint_pro_server_api_sdk/models/root_apps.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/suspect_score.py SuspectScore.__init__ 3 3 0 0%
fingerprint_pro_server_api_sdk/models/suspect_score.py SuspectScore.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/suspect_score.py SuspectScore.result 3 3 0 0%
fingerprint_pro_server_api_sdk/models/suspect_score.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/tag.py (no function) 8 0 0 100%
fingerprint_pro_server_api_sdk/models/tampering.py Tampering.__init__ 7 0 0 100%
fingerprint_pro_server_api_sdk/models/tampering.py Tampering.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/tampering.py Tampering.result 3 1 0 67%
fingerprint_pro_server_api_sdk/models/tampering.py Tampering.anomaly_score 1 1 0 0%
fingerprint_pro_server_api_sdk/models/tampering.py Tampering.anomaly_score 3 1 0 67%
fingerprint_pro_server_api_sdk/models/tampering.py Tampering.anti_detect_browser 1 1 0 0%
fingerprint_pro_server_api_sdk/models/tampering.py Tampering.anti_detect_browser 3 1 0 67%
fingerprint_pro_server_api_sdk/models/tampering.py (no function) 20 0 0 100%
fingerprint_pro_server_api_sdk/models/tor.py Tor.__init__ 3 0 0 100%
fingerprint_pro_server_api_sdk/models/tor.py Tor.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/tor.py Tor.result 3 1 0 67%
fingerprint_pro_server_api_sdk/models/tor.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/velocity.py Velocity.__init__ 15 0 0 100%
fingerprint_pro_server_api_sdk/models/velocity.py Velocity.distinct_ip 1 1 0 0%
fingerprint_pro_server_api_sdk/models/velocity.py Velocity.distinct_ip 3 1 0 67%
fingerprint_pro_server_api_sdk/models/velocity.py Velocity.distinct_linked_id 1 1 0 0%
fingerprint_pro_server_api_sdk/models/velocity.py Velocity.distinct_linked_id 3 1 0 67%
fingerprint_pro_server_api_sdk/models/velocity.py Velocity.distinct_country 1 1 0 0%
fingerprint_pro_server_api_sdk/models/velocity.py Velocity.distinct_country 3 1 0 67%
fingerprint_pro_server_api_sdk/models/velocity.py Velocity.events 1 1 0 0%
fingerprint_pro_server_api_sdk/models/velocity.py Velocity.events 3 1 0 67%
fingerprint_pro_server_api_sdk/models/velocity.py Velocity.ip_events 1 1 0 0%
fingerprint_pro_server_api_sdk/models/velocity.py Velocity.ip_events 3 1 0 67%
fingerprint_pro_server_api_sdk/models/velocity.py Velocity.distinct_ip_by_linked_id 1 1 0 0%
fingerprint_pro_server_api_sdk/models/velocity.py Velocity.distinct_ip_by_linked_id 3 1 0 67%
fingerprint_pro_server_api_sdk/models/velocity.py Velocity.distinct_visitor_id_by_linked_id 1 1 0 0%
fingerprint_pro_server_api_sdk/models/velocity.py Velocity.distinct_visitor_id_by_linked_id 3 1 0 67%
fingerprint_pro_server_api_sdk/models/velocity.py (no function) 43 0 0 100%
fingerprint_pro_server_api_sdk/models/velocity_data.py VelocityData.__init__ 4 0 0 100%
fingerprint_pro_server_api_sdk/models/velocity_data.py VelocityData.intervals 1 1 0 0%
fingerprint_pro_server_api_sdk/models/velocity_data.py VelocityData.intervals 1 0 0 100%
fingerprint_pro_server_api_sdk/models/velocity_data.py (no function) 13 0 0 100%
fingerprint_pro_server_api_sdk/models/velocity_intervals.py VelocityIntervals.__init__ 8 0 0 100%
fingerprint_pro_server_api_sdk/models/velocity_intervals.py VelocityIntervals._5m 1 1 0 0%
fingerprint_pro_server_api_sdk/models/velocity_intervals.py VelocityIntervals._5m 3 1 0 67%
fingerprint_pro_server_api_sdk/models/velocity_intervals.py VelocityIntervals._1h 1 1 0 0%
fingerprint_pro_server_api_sdk/models/velocity_intervals.py VelocityIntervals._1h 3 1 0 67%
fingerprint_pro_server_api_sdk/models/velocity_intervals.py VelocityIntervals._24h 1 1 0 0%
fingerprint_pro_server_api_sdk/models/velocity_intervals.py VelocityIntervals._24h 1 0 0 100%
fingerprint_pro_server_api_sdk/models/velocity_intervals.py (no function) 20 0 0 100%
fingerprint_pro_server_api_sdk/models/virtual_machine.py VirtualMachine.__init__ 3 0 0 100%
fingerprint_pro_server_api_sdk/models/virtual_machine.py VirtualMachine.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/virtual_machine.py VirtualMachine.result 3 1 0 67%
fingerprint_pro_server_api_sdk/models/virtual_machine.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/visit.py Visit.__init__ 35 2 0 94%
fingerprint_pro_server_api_sdk/models/visit.py Visit.request_id 1 1 0 0%
fingerprint_pro_server_api_sdk/models/visit.py Visit.request_id 3 1 0 67%
fingerprint_pro_server_api_sdk/models/visit.py Visit.browser_details 1 1 0 0%
fingerprint_pro_server_api_sdk/models/visit.py Visit.browser_details 3 1 0 67%
fingerprint_pro_server_api_sdk/models/visit.py Visit.incognito 1 1 0 0%
fingerprint_pro_server_api_sdk/models/visit.py Visit.incognito 3 1 0 67%
fingerprint_pro_server_api_sdk/models/visit.py Visit.ip 1 1 0 0%
fingerprint_pro_server_api_sdk/models/visit.py Visit.ip 3 1 0 67%
fingerprint_pro_server_api_sdk/models/visit.py Visit.ip_location 1 1 0 0%
fingerprint_pro_server_api_sdk/models/visit.py Visit.ip_location 1 0 0 100%
fingerprint_pro_server_api_sdk/models/visit.py Visit.linked_id 1 1 0 0%
fingerprint_pro_server_api_sdk/models/visit.py Visit.linked_id 1 1 0 0%
fingerprint_pro_server_api_sdk/models/visit.py Visit.timestamp 1 1 0 0%
fingerprint_pro_server_api_sdk/models/visit.py Visit.timestamp 3 1 0 67%
fingerprint_pro_server_api_sdk/models/visit.py Visit.time 1 1 0 0%
fingerprint_pro_server_api_sdk/models/visit.py Visit.time 3 1 0 67%
fingerprint_pro_server_api_sdk/models/visit.py Visit.url 1 1 0 0%
fingerprint_pro_server_api_sdk/models/visit.py Visit.url 3 1 0 67%
fingerprint_pro_server_api_sdk/models/visit.py Visit.tag 1 1 0 0%
fingerprint_pro_server_api_sdk/models/visit.py Visit.tag 3 1 0 67%
fingerprint_pro_server_api_sdk/models/visit.py Visit.confidence 1 1 0 0%
fingerprint_pro_server_api_sdk/models/visit.py Visit.confidence 1 0 0 100%
fingerprint_pro_server_api_sdk/models/visit.py Visit.visitor_found 1 1 0 0%
fingerprint_pro_server_api_sdk/models/visit.py Visit.visitor_found 3 1 0 67%
fingerprint_pro_server_api_sdk/models/visit.py Visit.first_seen_at 1 1 0 0%
fingerprint_pro_server_api_sdk/models/visit.py Visit.first_seen_at 3 1 0 67%
fingerprint_pro_server_api_sdk/models/visit.py Visit.last_seen_at 1 1 0 0%
fingerprint_pro_server_api_sdk/models/visit.py Visit.last_seen_at 3 1 0 67%
fingerprint_pro_server_api_sdk/models/visit.py Visit.components 1 1 0 0%
fingerprint_pro_server_api_sdk/models/visit.py Visit.components 1 1 0 0%
fingerprint_pro_server_api_sdk/models/visit.py (no function) 76 0 0 100%
fingerprint_pro_server_api_sdk/models/visitors_get_response.py VisitorsGetResponse.__init__ 11 0 0 100%
fingerprint_pro_server_api_sdk/models/visitors_get_response.py VisitorsGetResponse.visitor_id 1 1 0 0%
fingerprint_pro_server_api_sdk/models/visitors_get_response.py VisitorsGetResponse.visitor_id 3 0 0 100%
fingerprint_pro_server_api_sdk/models/visitors_get_response.py VisitorsGetResponse.visits 1 0 0 100%
fingerprint_pro_server_api_sdk/models/visitors_get_response.py VisitorsGetResponse.visits 3 1 0 67%
fingerprint_pro_server_api_sdk/models/visitors_get_response.py VisitorsGetResponse.last_timestamp 1 1 0 0%
fingerprint_pro_server_api_sdk/models/visitors_get_response.py VisitorsGetResponse.last_timestamp 1 0 0 100%
fingerprint_pro_server_api_sdk/models/visitors_get_response.py VisitorsGetResponse.pagination_key 1 1 0 0%
fingerprint_pro_server_api_sdk/models/visitors_get_response.py VisitorsGetResponse.pagination_key 1 0 0 100%
fingerprint_pro_server_api_sdk/models/visitors_get_response.py (no function) 25 0 0 100%
fingerprint_pro_server_api_sdk/models/vpn.py VPN.__init__ 11 0 0 100%
fingerprint_pro_server_api_sdk/models/vpn.py VPN.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/vpn.py VPN.result 3 1 0 67%
fingerprint_pro_server_api_sdk/models/vpn.py VPN.confidence 1 1 0 0%
fingerprint_pro_server_api_sdk/models/vpn.py VPN.confidence 3 1 0 67%
fingerprint_pro_server_api_sdk/models/vpn.py VPN.origin_timezone 1 1 0 0%
fingerprint_pro_server_api_sdk/models/vpn.py VPN.origin_timezone 3 1 0 67%
fingerprint_pro_server_api_sdk/models/vpn.py VPN.origin_country 1 1 0 0%
fingerprint_pro_server_api_sdk/models/vpn.py VPN.origin_country 3 1 0 67%
fingerprint_pro_server_api_sdk/models/vpn.py VPN.methods 1 1 0 0%
fingerprint_pro_server_api_sdk/models/vpn.py VPN.methods 3 1 0 67%
fingerprint_pro_server_api_sdk/models/vpn.py (no function) 30 0 0 100%
fingerprint_pro_server_api_sdk/models/vpn_confidence.py VPNConfidence.__init__ 1 1 0 0%
fingerprint_pro_server_api_sdk/models/vpn_confidence.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/vpn_methods.py VPNMethods.__init__ 11 0 0 100%
fingerprint_pro_server_api_sdk/models/vpn_methods.py VPNMethods.timezone_mismatch 1 1 0 0%
fingerprint_pro_server_api_sdk/models/vpn_methods.py VPNMethods.timezone_mismatch 3 1 0 67%
fingerprint_pro_server_api_sdk/models/vpn_methods.py VPNMethods.public_vpn 1 1 0 0%
fingerprint_pro_server_api_sdk/models/vpn_methods.py VPNMethods.public_vpn 3 1 0 67%
fingerprint_pro_server_api_sdk/models/vpn_methods.py VPNMethods.auxiliary_mobile 1 1 0 0%
fingerprint_pro_server_api_sdk/models/vpn_methods.py VPNMethods.auxiliary_mobile 3 1 0 67%
fingerprint_pro_server_api_sdk/models/vpn_methods.py VPNMethods.os_mismatch 1 1 0 0%
fingerprint_pro_server_api_sdk/models/vpn_methods.py VPNMethods.os_mismatch 3 0 0 100%
fingerprint_pro_server_api_sdk/models/vpn_methods.py VPNMethods.relay 1 1 0 0%
fingerprint_pro_server_api_sdk/models/vpn_methods.py VPNMethods.relay 3 1 0 67%
fingerprint_pro_server_api_sdk/models/vpn_methods.py (no function) 28 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.__init__ 116 116 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.request_id 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.request_id 3 3 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.url 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.url 3 3 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.ip 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.ip 3 3 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.tag 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.tag 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.time 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.time 3 3 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.timestamp 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.timestamp 3 3 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.ip_location 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.ip_location 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.linked_id 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.linked_id 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.visitor_id 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.visitor_id 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.visitor_found 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.visitor_found 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.confidence 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.confidence 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.first_seen_at 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.first_seen_at 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.last_seen_at 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.last_seen_at 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.browser_details 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.browser_details 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.incognito 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.incognito 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.client_referrer 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.client_referrer 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.components 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.components 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.bot 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.bot 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.user_agent 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.user_agent 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.root_apps 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.root_apps 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.emulator 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.emulator 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.ip_info 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.ip_info 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.ip_blocklist 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.ip_blocklist 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.tor 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.tor 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.vpn 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.vpn 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.proxy 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.proxy 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.tampering 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.tampering 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.cloned_app 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.cloned_app 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.factory_reset 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.factory_reset 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.jailbroken 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.jailbroken 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.frida 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.frida 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.privacy_settings 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.privacy_settings 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.virtual_machine 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.virtual_machine 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.raw_device_attributes 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.raw_device_attributes 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.high_activity 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.high_activity 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.location_spoofing 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.location_spoofing 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.suspect_score 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.suspect_score 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.remote_control 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.remote_control 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.velocity 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.velocity 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.developer_tools 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py Webhook.developer_tools 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook.py (no function) 198 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_cloned_app.py WebhookClonedApp.__init__ 4 4 0 0%
fingerprint_pro_server_api_sdk/models/webhook_cloned_app.py WebhookClonedApp.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_cloned_app.py WebhookClonedApp.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_cloned_app.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_developer_tools.py WebhookDeveloperTools.__init__ 4 4 0 0%
fingerprint_pro_server_api_sdk/models/webhook_developer_tools.py WebhookDeveloperTools.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_developer_tools.py WebhookDeveloperTools.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_developer_tools.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_emulator.py WebhookEmulator.__init__ 4 4 0 0%
fingerprint_pro_server_api_sdk/models/webhook_emulator.py WebhookEmulator.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_emulator.py WebhookEmulator.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_emulator.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_factory_reset.py WebhookFactoryReset.__init__ 7 7 0 0%
fingerprint_pro_server_api_sdk/models/webhook_factory_reset.py WebhookFactoryReset.time 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_factory_reset.py WebhookFactoryReset.time 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_factory_reset.py WebhookFactoryReset.timestamp 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_factory_reset.py WebhookFactoryReset.timestamp 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_factory_reset.py (no function) 17 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_frida.py WebhookFrida.__init__ 4 4 0 0%
fingerprint_pro_server_api_sdk/models/webhook_frida.py WebhookFrida.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_frida.py WebhookFrida.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_frida.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_high_activity.py WebhookHighActivity.__init__ 6 6 0 0%
fingerprint_pro_server_api_sdk/models/webhook_high_activity.py WebhookHighActivity.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_high_activity.py WebhookHighActivity.result 3 3 0 0%
fingerprint_pro_server_api_sdk/models/webhook_high_activity.py WebhookHighActivity.daily_requests 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_high_activity.py WebhookHighActivity.daily_requests 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_high_activity.py (no function) 16 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_ip_blocklist.py WebhookIPBlocklist.__init__ 7 7 0 0%
fingerprint_pro_server_api_sdk/models/webhook_ip_blocklist.py WebhookIPBlocklist.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_ip_blocklist.py WebhookIPBlocklist.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_ip_blocklist.py WebhookIPBlocklist.details 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_ip_blocklist.py WebhookIPBlocklist.details 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_ip_blocklist.py (no function) 17 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_ip_info.py WebhookIPInfo.__init__ 7 7 0 0%
fingerprint_pro_server_api_sdk/models/webhook_ip_info.py WebhookIPInfo.v4 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_ip_info.py WebhookIPInfo.v4 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_ip_info.py WebhookIPInfo.v6 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_ip_info.py WebhookIPInfo.v6 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_ip_info.py (no function) 18 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_jailbroken.py WebhookJailbroken.__init__ 4 4 0 0%
fingerprint_pro_server_api_sdk/models/webhook_jailbroken.py WebhookJailbroken.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_jailbroken.py WebhookJailbroken.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_jailbroken.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_location_spoofing.py WebhookLocationSpoofing.__init__ 4 4 0 0%
fingerprint_pro_server_api_sdk/models/webhook_location_spoofing.py WebhookLocationSpoofing.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_location_spoofing.py WebhookLocationSpoofing.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_location_spoofing.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_privacy_settings.py WebhookPrivacySettings.__init__ 4 4 0 0%
fingerprint_pro_server_api_sdk/models/webhook_privacy_settings.py WebhookPrivacySettings.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_privacy_settings.py WebhookPrivacySettings.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_privacy_settings.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_proxy.py WebhookProxy.__init__ 4 4 0 0%
fingerprint_pro_server_api_sdk/models/webhook_proxy.py WebhookProxy.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_proxy.py WebhookProxy.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_proxy.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_raw_device_attributes.py (no function) 8 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_remote_control.py WebhookRemoteControl.__init__ 4 4 0 0%
fingerprint_pro_server_api_sdk/models/webhook_remote_control.py WebhookRemoteControl.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_remote_control.py WebhookRemoteControl.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_remote_control.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_root_apps.py WebhookRootApps.__init__ 4 4 0 0%
fingerprint_pro_server_api_sdk/models/webhook_root_apps.py WebhookRootApps.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_root_apps.py WebhookRootApps.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_root_apps.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_suspect_score.py WebhookSuspectScore.__init__ 4 4 0 0%
fingerprint_pro_server_api_sdk/models/webhook_suspect_score.py WebhookSuspectScore.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_suspect_score.py WebhookSuspectScore.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_suspect_score.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_tampering.py WebhookTampering.__init__ 10 10 0 0%
fingerprint_pro_server_api_sdk/models/webhook_tampering.py WebhookTampering.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_tampering.py WebhookTampering.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_tampering.py WebhookTampering.anomaly_score 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_tampering.py WebhookTampering.anomaly_score 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_tampering.py WebhookTampering.anti_detect_browser 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_tampering.py WebhookTampering.anti_detect_browser 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_tampering.py (no function) 20 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_tor.py WebhookTor.__init__ 4 4 0 0%
fingerprint_pro_server_api_sdk/models/webhook_tor.py WebhookTor.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_tor.py WebhookTor.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_tor.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_velocity.py WebhookVelocity.__init__ 22 22 0 0%
fingerprint_pro_server_api_sdk/models/webhook_velocity.py WebhookVelocity.distinct_ip 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_velocity.py WebhookVelocity.distinct_ip 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_velocity.py WebhookVelocity.distinct_linked_id 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_velocity.py WebhookVelocity.distinct_linked_id 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_velocity.py WebhookVelocity.distinct_country 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_velocity.py WebhookVelocity.distinct_country 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_velocity.py WebhookVelocity.events 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_velocity.py WebhookVelocity.events 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_velocity.py WebhookVelocity.ip_events 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_velocity.py WebhookVelocity.ip_events 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_velocity.py WebhookVelocity.distinct_ip_by_linked_id 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_velocity.py WebhookVelocity.distinct_ip_by_linked_id 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_velocity.py WebhookVelocity.distinct_visitor_id_by_linked_id 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_velocity.py WebhookVelocity.distinct_visitor_id_by_linked_id 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_velocity.py (no function) 43 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_virtual_machine.py WebhookVirtualMachine.__init__ 4 4 0 0%
fingerprint_pro_server_api_sdk/models/webhook_virtual_machine.py WebhookVirtualMachine.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_virtual_machine.py WebhookVirtualMachine.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_virtual_machine.py (no function) 12 0 0 100%
fingerprint_pro_server_api_sdk/models/webhook_vpn.py WebhookVPN.__init__ 16 16 0 0%
fingerprint_pro_server_api_sdk/models/webhook_vpn.py WebhookVPN.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_vpn.py WebhookVPN.result 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_vpn.py WebhookVPN.confidence 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_vpn.py WebhookVPN.confidence 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_vpn.py WebhookVPN.origin_timezone 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_vpn.py WebhookVPN.origin_timezone 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_vpn.py WebhookVPN.origin_country 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_vpn.py WebhookVPN.origin_country 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_vpn.py WebhookVPN.methods 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_vpn.py WebhookVPN.methods 1 1 0 0%
fingerprint_pro_server_api_sdk/models/webhook_vpn.py (no function) 30 0 0 100%
fingerprint_pro_server_api_sdk/rest.py RESTResponse.__init__ 4 0 0 100%
fingerprint_pro_server_api_sdk/rest.py RESTResponse.getheaders 1 0 0 100%
fingerprint_pro_server_api_sdk/rest.py RESTResponse.getheader 1 1 0 0%
fingerprint_pro_server_api_sdk/rest.py RESTClientObject.__init__ 16 5 0 69%
fingerprint_pro_server_api_sdk/rest.py RESTClientObject.request 43 18 0 58%
fingerprint_pro_server_api_sdk/rest.py ApiException.__init__ 9 0 0 100%
fingerprint_pro_server_api_sdk/rest.py ApiException.__str__ 6 6 0 0%
fingerprint_pro_server_api_sdk/rest.py KnownApiException.__init__ 4 0 0 100%
fingerprint_pro_server_api_sdk/rest.py (no function) 26 2 0 92%
fingerprint_pro_server_api_sdk/sealed.py DecryptionKey.__init__ 2 0 0 100%
fingerprint_pro_server_api_sdk/sealed.py UnsealError.__init__ 2 0 0 100%
fingerprint_pro_server_api_sdk/sealed.py UnsealAggregateError.__init__ 2 0 0 100%
fingerprint_pro_server_api_sdk/sealed.py unseal_event_response 2 0 0 100%
fingerprint_pro_server_api_sdk/sealed.py __parse_event_response 5 0 0 100%
fingerprint_pro_server_api_sdk/sealed.py __unseal 12 0 0 100%
fingerprint_pro_server_api_sdk/sealed.py __unseal_aes256gcm 9 0 0 100%
fingerprint_pro_server_api_sdk/sealed.py (no function) 24 0 0 100%
fingerprint_pro_server_api_sdk/webhook_validation.py WebhookValidation.is_valid_hmac_signature 3 0 0 100%
fingerprint_pro_server_api_sdk/webhook_validation.py WebhookValidation.is_valid_webhook_signature 8 0 0 100%
fingerprint_pro_server_api_sdk/webhook_validation.py (no function) 7 0 0 100%
Total   4971 888 0 82%

No items found using the specified filter.