Which version of LCOV are you using?
What do you see, when you run lcov --summary ....Client/Web.UI/coverage/lcov.info (_.e., ask lcov to summarize your .info file).
You may want to add --branch and/or --mcdc - depending on your lcov version and the source of your coverage data.