{# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0 #} {# For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt #}
{# IE8 rounds line-height incorrectly, and adding this emulateIE7 line makes it right! #} {# http://social.msdn.microsoft.com/Forums/en-US/iewebdevelopment/thread/7684445e-f080-4d8f-8529-132763348e21 #}Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
{% for line in lines -%} {% endfor %} |
{# These are the source lines, which are very sensitive to whitespace. -#}
{# The `{ # - # }` below are comments which slurp up the following space. -#}
{% for line in lines -%}
{#-#} {% if line.annotate -%} {{line.annotate}}{#-#} {{line.annotate_long}}{#-#} {% endif -%} {{line.html}} {#-#} {% endfor %} |