...
After getting an access from the Project Administrator, one would be able to see the full static code analysis of a Slice project.
...
Coveralls (Collecting code coverage results)
...
Coveralls is an open source tool, which allows collecting and reviewing the latest code-coverage statistics on all of your repositories (including the total percentages covered and the lines covered). Slice project is configured to analyze and upload the results of code-coverage to Coveralls, every time Travis CI performs a build.
In order, to check the results of code-coverage, simply visit Coveralls
Coveralls does not require signing in - results can be anonymously analyzed.