blob: fe9619670d11ef90494b80b2eee28f0ba9779029 [file] [log] [blame]
<HTML><HEAD><META CONTENT="text/html; charset=UTF-8" HTTP-EQUIV="Content-Type"/><TITLE>EMMA Coverage Report</TITLE><STYLE TYPE="text/css"> TABLE,TD,TH {border-style:solid; border-color:black;} TD,TH {background:white;margin:0;line-height:100%;padding-left:0.5em;padding-right:0.5em;} TD {border-width:0 1px 0 0;} TH {border-width:1px 1px 1px 0;} TR TD.h {color:red;} TABLE {border-spacing:0; border-collapse:collapse;border-width:0 0 1px 1px;} P,H1,H2,H3,TH {font-family:verdana,arial,sans-serif;font-size:10pt;} TD {font-family:courier,monospace;font-size:10pt;} TABLE.hdft {border-spacing:0;border-collapse:collapse;border-style:none;} TABLE.hdft TH,TABLE.hdft TD {border-style:none;line-height:normal;} TABLE.hdft TH.tl,TABLE.hdft TD.tl {background:#6699CC;color:white;} TABLE.hdft TD.nv {background:#6633DD;color:white;} .nv A:link {color:white;} .nv A:visited {color:white;} .nv A:active {color:yellow;} TABLE.hdft A:link {color:white;} TABLE.hdft A:visited {color:white;} TABLE.hdft A:active {color:yellow;} .in {color:#356085;} TABLE.s TD {padding-left:0.25em;padding-right:0.25em;} TABLE.s TD.l {padding-left:0.25em;padding-right:0.25em;text-align:right;background:#F0F0F0;} TABLE.s TR.z TD {background:#FF9999;} TABLE.s TR.p TD {background:#FFFF88;} TABLE.s TR.c TD {background:#CCFFCC;} A:link {color:#0000EE;text-decoration:none;} A:visited {color:#0000EE;text-decoration:none;} A:hover {color:#0000EE;text-decoration:underline;} TABLE.cn {border-width:0 0 1px 0;} TABLE.s {border-width:1px 0 1px 1px;} TD.h {color:red;border-width:0 1px 0 0;} TD.f {border-width:0 1px 0 1px;} TD.hf {color:red;border-width:0 1px 0 1px;} TH.f {border-width:1px 1px 1px 1px;} TR.cis TD {background:#F0F0F0;} TR.cis TD {border-width:1px 1px 1px 0;} TR.cis TD.h {color:red;border-width:1px 1px 1px 0;} TR.cis TD.f {border-width:1px 1px 1px 1px;} TR.cis TD.hf {color:red;border-width:1px 1px 1px 1px;} TD.b {border-style:none;background:transparent;line-height:50%;} TD.bt {border-width:1px 0 0 0;background:transparent;line-height:50%;} TR.o TD {background:#F0F0F0;}TABLE.it {border-style:none;}TABLE.it TD,TABLE.it TH {border-style:none;}</STYLE></HEAD><BODY><TABLE CLASS="hdft" CELLSPACING="0" WIDTH="100%"><TR><TH CLASS="tl"><A HREF="http://www.eclemma.org/">EMMA</A> Coverage Report (generated Fri Feb 20 18:44:54 GMT 2009)</TH></TR><TR><TD CLASS="nv">[<A HREF="../xslUnitTestCoverage.html">all classes</A>][<A HREF="cb.html">org.eclipse.wst.xsl.ui.internal.contentassist</A>]</TD></TR></TABLE><H2>COVERAGE SUMMARY FOR SOURCE FILE [<SPAN CLASS="in">XSLElementContentAssistRequest.java</SPAN>]</H2><TABLE CELLSPACING="0" WIDTH="100%"><TR><TH>name</TH><TH>class, %</TH><TH>method, %</TH><TH>block, %</TH><TH>line, %</TH></TR><TR><TD>XSLElementContentAssistRequest.java</TD><TD>100% (1/1)</TD><TD>100% (4/4)</TD><TD CLASS="h">54%  (60/111)</TD><TD CLASS="h">57%  (16/28)</TD></TR></TABLE><H3>COVERAGE BREAKDOWN BY CLASS AND METHOD</H3><TABLE CLASS="cn" CELLSPACING="0" WIDTH="100%"><TR><TH CLASS="f">name</TH><TH>class, %</TH><TH>method, %</TH><TH>block, %</TH><TH>line, %</TH></TR><TR><TD CLASS="b"> </TD><TD CLASS="b"> </TD><TD CLASS="b"> </TD><TD CLASS="b"> </TD><TD CLASS="b"> </TD></TR><TR CLASS="cis"><TD CLASS="f">class <A HREF="#0">XSLElementContentAssistRequest</A></TD><TD>100% (1/1)</TD><TD>100% (4/4)</TD><TD CLASS="h">54%  (60/111)</TD><TD CLASS="h">57%  (16/28)</TD></TR><TR><TD CLASS="f"><A HREF="#1">computeTagOpenProposals (): void</A></TD><TD> </TD><TD>100% (1/1)</TD><TD CLASS="h">28%  (17/60)</TD><TD CLASS="h">31%  (4/13)</TD></TR><TR CLASS="o"><TD CLASS="f"><A HREF="#2">getCompletionProposals (): ArrayList</A></TD><TD> </TD><TD>100% (1/1)</TD><TD CLASS="h">72%  (18/25)</TD><TD CLASS="h">71%  (5/7)</TD></TR><TR><TD CLASS="f"><A HREF="#3">computeTagNameProposals (): void</A></TD><TD> </TD><TD>100% (1/1)</TD><TD>91%  (10/11)</TD><TD CLASS="h">75%  (3/4)</TD></TR><TR CLASS="o"><TD CLASS="f"><A HREF="#0">XSLElementContentAssistRequest (Node, IStructuredDocumentRegion, ITextRegion,...</A></TD><TD> </TD><TD>100% (1/1)</TD><TD>100% (15/15)</TD><TD>100% (4/4)</TD></TR></TABLE><P></P><TABLE CLASS="s" CELLSPACING="0" WIDTH="100%"><TR><TD CLASS="l">1</TD><TD>/*******************************************************************************</TD></TR><TR><TD CLASS="l">2</TD><TD> *Copyright (c) 2008 Standards for Technology in Automotive Retail and others.</TD></TR><TR><TD CLASS="l">3</TD><TD> *All rights reserved. This program and the accompanying materials</TD></TR><TR><TD CLASS="l">4</TD><TD> *are made available under the terms of the Eclipse Public License v1.0</TD></TR><TR><TD CLASS="l">5</TD><TD> *which accompanies this distribution, and is available at</TD></TR><TR><TD CLASS="l">6</TD><TD> *http://www.eclipse.org/legal/epl-v10.html</TD></TR><TR><TD CLASS="l">7</TD><TD> *</TD></TR><TR><TD CLASS="l">8</TD><TD> *Contributors:</TD></TR><TR><TD CLASS="l">9</TD><TD> *    David Carver (STAR) - bug 244978 - initial API and implementation</TD></TR><TR><TD CLASS="l">10</TD><TD> *                          bug 263843 - Fix null pointer exception on region</TD></TR><TR><TD CLASS="l">11</TD><TD> *******************************************************************************/</TD></TR><TR><TD CLASS="l">12</TD><TD>package org.eclipse.wst.xsl.ui.internal.contentassist;</TD></TR><TR><TD CLASS="l">13</TD><TD> </TD></TR><TR><TD CLASS="l">14</TD><TD>import java.util.ArrayList;</TD></TR><TR><TD CLASS="l">15</TD><TD>import java.util.Collections;</TD></TR><TR><TD CLASS="l">16</TD><TD> </TD></TR><TR><TD CLASS="l">17</TD><TD>import org.eclipse.jface.text.ITextViewer;</TD></TR><TR><TD CLASS="l">18</TD><TD>import org.eclipse.jface.text.contentassist.ICompletionProposal;</TD></TR><TR><TD CLASS="l">19</TD><TD>import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;</TD></TR><TR><TD CLASS="l">20</TD><TD>import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;</TD></TR><TR><TD CLASS="l">21</TD><TD>import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;</TD></TR><TR><TD CLASS="l">22</TD><TD>import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;</TD></TR><TR><TD CLASS="l">23</TD><TD>import org.eclipse.wst.xsl.ui.internal.contentassist.contentmodel.XSLContentModelGenerator;</TD></TR><TR><TD CLASS="l">24</TD><TD>import org.w3c.dom.Node;</TD></TR><TR><TD CLASS="l">25</TD><TD> </TD></TR><TR><TD CLASS="l">26</TD><TD> </TD></TR><TR><TD CLASS="l">27</TD><TD>/**</TD></TR><TR><TD CLASS="l">28</TD><TD> * This class provides content assistance proposals outside of the XSL namespace.  Normal</TD></TR><TR><TD CLASS="l">29</TD><TD> * XML editor content assistance only provides proposals for items within the same namespace</TD></TR><TR><TD CLASS="l">30</TD><TD> * or if an element has children elements.   This class extends this functionality by checking</TD></TR><TR><TD CLASS="l">31</TD><TD> * for the first XSL ancestor and uses that to determine what proposals should be</TD></TR><TR><TD CLASS="l">32</TD><TD> * provided in the way of xsl elements.</TD></TR><TR><TD CLASS="l">33</TD><TD> * </TD></TR><TR><TD CLASS="l">34</TD><TD> * @author David Carver</TD></TR><TR><TD CLASS="l">35</TD><TD> * @since 1.0</TD></TR><TR><TD CLASS="l">36</TD><TD> */</TD></TR><TR><TD CLASS="l">37</TD><TD>public class XSLElementContentAssistRequest extends</TD></TR><TR><TD CLASS="l">38</TD><TD>                AbstractXMLElementContentAssistRequest {</TD></TR><TR><TD CLASS="l">39</TD><TD> </TD></TR><TR><TD CLASS="l">40</TD><TD>        /**</TD></TR><TR><TD CLASS="l">41</TD><TD>         * @param node</TD></TR><TR><TD CLASS="l">42</TD><TD>         * @param parent</TD></TR><TR><TD CLASS="l">43</TD><TD>         * @param documentRegion</TD></TR><TR><TD CLASS="l">44</TD><TD>         * @param completionRegion</TD></TR><TR><TD CLASS="l">45</TD><TD>         * @param begin</TD></TR><TR><TD CLASS="l">46</TD><TD>         * @param length</TD></TR><TR><TD CLASS="l">47</TD><TD>         * @param filter</TD></TR><TR><TD CLASS="l">48</TD><TD>         * @param textViewer</TD></TR><TR><TD CLASS="l">49</TD><TD>         */</TD></TR><TR><TD CLASS="l"><A NAME="0">50</A></TD><TD>        public XSLElementContentAssistRequest(Node node,</TD></TR><TR><TD CLASS="l">51</TD><TD>                        IStructuredDocumentRegion documentRegion,</TD></TR><TR><TD CLASS="l">52</TD><TD>                        ITextRegion completionRegion, int begin, int length, String filter,</TD></TR><TR><TD CLASS="l">53</TD><TD>                        ITextViewer textViewer) {</TD></TR><TR CLASS="c"><TD CLASS="l">54</TD><TD>                super(node, documentRegion, completionRegion, begin, length,</TD></TR><TR CLASS="c"><TD CLASS="l">55</TD><TD>                                filter, textViewer);</TD></TR><TR CLASS="c"><TD CLASS="l">56</TD><TD>                contentModel = new XSLContentModelGenerator();</TD></TR><TR CLASS="c"><TD CLASS="l">57</TD><TD>        }</TD></TR><TR><TD CLASS="l">58</TD><TD> </TD></TR><TR><TD CLASS="l">59</TD><TD> </TD></TR><TR><TD CLASS="l">60</TD><TD>        /**</TD></TR><TR><TD CLASS="l"><A NAME="1">61</A></TD><TD>         * Calculate proposals for open content regions.</TD></TR><TR><TD CLASS="l">62</TD><TD>         */</TD></TR><TR><TD CLASS="l">63</TD><TD>        protected void computeTagOpenProposals() {</TD></TR><TR><TD CLASS="l">64</TD><TD> </TD></TR><TR CLASS="c"><TD CLASS="l">65</TD><TD>                if (replacementBeginPosition == documentRegion.getStartOffset(region)) {</TD></TR><TR CLASS="c"><TD CLASS="l">66</TD><TD>                        if (node.getNodeType() == Node.ELEMENT_NODE) {</TD></TR><TR><TD CLASS="l">67</TD><TD>                                // at the start of an existing tag, right before the '&lt;'</TD></TR><TR CLASS="c"><TD CLASS="l">68</TD><TD>                                computeTagNameProposals();</TD></TR><TR><TD CLASS="l">69</TD><TD>                        }</TD></TR><TR><TD CLASS="l">70</TD><TD>                } else {</TD></TR><TR><TD CLASS="l">71</TD><TD>                        // within the white space</TD></TR><TR CLASS="z"><TD CLASS="l">72</TD><TD>                        ITextRegion name = getNameRegion(((IDOMNode) node)</TD></TR><TR CLASS="z"><TD CLASS="l">73</TD><TD>                                        .getStartStructuredDocumentRegion());</TD></TR><TR CLASS="z"><TD CLASS="l">74</TD><TD>                        if ((name != null)</TD></TR><TR CLASS="z"><TD CLASS="l">75</TD><TD>                                        &amp;&amp; ((documentRegion.getStartOffset(name) &lt;= replacementBeginPosition) &amp;&amp; (documentRegion</TD></TR><TR CLASS="z"><TD CLASS="l">76</TD><TD>                                                        .getEndOffset(name) &gt;= replacementBeginPosition))) {</TD></TR><TR><TD CLASS="l">77</TD><TD>                                // replace the existing name</TD></TR><TR CLASS="z"><TD CLASS="l">78</TD><TD>                                replacementBeginPosition = documentRegion.getStartOffset(name);</TD></TR><TR CLASS="z"><TD CLASS="l">79</TD><TD>                                replacementLength = name.getTextLength();</TD></TR><TR><TD CLASS="l">80</TD><TD>                        } else {</TD></TR><TR><TD CLASS="l">81</TD><TD>                                // insert a valid new name, or possibly an end tag</TD></TR><TR><TD CLASS="l">82</TD><TD>                                // addEndTagProposals(contentAssistRequest);</TD></TR><TR CLASS="z"><TD CLASS="l">83</TD><TD>                                setReplacementLength(0);</TD></TR><TR><TD CLASS="l">84</TD><TD>                        }</TD></TR><TR CLASS="z"><TD CLASS="l">85</TD><TD>                        addTagNameProposals(getElementPosition(node));</TD></TR><TR><TD CLASS="l">86</TD><TD>                }</TD></TR><TR CLASS="c"><TD CLASS="l">87</TD><TD>        }</TD></TR><TR><TD CLASS="l">88</TD><TD> </TD></TR><TR><TD CLASS="l">89</TD><TD>        /**</TD></TR><TR><TD CLASS="l">90</TD><TD>         * Provides a list of possible proposals for the XSL Elements within the current</TD></TR><TR><TD CLASS="l"><A NAME="2">91</A></TD><TD>         * scope.</TD></TR><TR><TD CLASS="l">92</TD><TD>         */</TD></TR><TR><TD CLASS="l">93</TD><TD>        @Override</TD></TR><TR><TD CLASS="l">94</TD><TD>        public ArrayList&lt;ICompletionProposal&gt; getCompletionProposals() {</TD></TR><TR CLASS="c"><TD CLASS="l">95</TD><TD>                if (region == null) {</TD></TR><TR CLASS="c"><TD CLASS="l">96</TD><TD>                        return new ArrayList&lt;ICompletionProposal&gt;();</TD></TR><TR><TD CLASS="l">97</TD><TD>                }</TD></TR><TR><TD CLASS="l">98</TD><TD>                </TD></TR><TR CLASS="c"><TD CLASS="l">99</TD><TD>                if (region.getType() == DOMRegionContext.XML_TAG_OPEN) {</TD></TR><TR CLASS="c"><TD CLASS="l">100</TD><TD>                        computeTagOpenProposals();</TD></TR><TR CLASS="z"><TD CLASS="l">101</TD><TD>                } else if (region.getType() == DOMRegionContext.XML_TAG_NAME) {</TD></TR><TR CLASS="z"><TD CLASS="l">102</TD><TD>                        computeTagNameProposals();</TD></TR><TR><TD CLASS="l">103</TD><TD>                }</TD></TR><TR CLASS="c"><TD CLASS="l">104</TD><TD>                return getAllCompletionProposals();</TD></TR><TR><TD CLASS="l">105</TD><TD>        }</TD></TR><TR><TD CLASS="l">106</TD><TD>        </TD></TR><TR><TD CLASS="l">107</TD><TD>        </TD></TR><TR><TD CLASS="l">108</TD><TD>        /**</TD></TR><TR><TD CLASS="l">109</TD><TD>         * Calculates the proposals for the XML Tag Name Region.</TD></TR><TR><TD CLASS="l">110</TD><TD>         */</TD></TR><TR><TD CLASS="l"><A NAME="3">111</A></TD><TD>        protected void computeTagNameProposals() {</TD></TR><TR><TD CLASS="l">112</TD><TD>                // completing the *first* tag in &#34;&lt;tagname1 |&lt;tagname2&#34;</TD></TR><TR><TD CLASS="l">113</TD><TD>                </TD></TR><TR><TD CLASS="l">114</TD><TD>                // Ignore attributes</TD></TR><TR CLASS="c"><TD CLASS="l">115</TD><TD>                if (inAttributeRegion()) {</TD></TR><TR CLASS="z"><TD CLASS="l">116</TD><TD>                        return;</TD></TR><TR><TD CLASS="l">117</TD><TD>                }</TD></TR><TR><TD CLASS="l">118</TD><TD>                </TD></TR><TR CLASS="c"><TD CLASS="l">119</TD><TD>                addTagNameProposals(this.getElementPosition(node));</TD></TR><TR><TD CLASS="l">120</TD><TD>                // addEndTagNameProposals();</TD></TR><TR><TD CLASS="l">121</TD><TD> </TD></TR><TR CLASS="c"><TD CLASS="l">122</TD><TD>        }</TD></TR><TR><TD CLASS="l">123</TD><TD> </TD></TR><TR><TD CLASS="l">124</TD><TD>}</TD></TR></TABLE><P></P><TABLE CLASS="hdft" CELLSPACING="0" WIDTH="100%"><TR><TD CLASS="nv">[<A HREF="../xslUnitTestCoverage.html">all classes</A>][<A HREF="cb.html">org.eclipse.wst.xsl.ui.internal.contentassist</A>]</TD></TR><TR><TD CLASS="tl"><A HREF="http://www.eclemma.org/support.html">EMMA 2.0.5312 EclEmma Fix 1</A> (C) Vladimir Roubtsov</TD></TR></TABLE></BODY></HTML>