Return-Path: X-Original-To: apmail-onami-commits-archive@minotaur.apache.org Delivered-To: apmail-onami-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D6BF4EC78 for ; Sat, 2 Mar 2013 19:15:44 +0000 (UTC) Received: (qmail 50296 invoked by uid 500); 2 Mar 2013 19:15:44 -0000 Delivered-To: apmail-onami-commits-archive@onami.apache.org Received: (qmail 50259 invoked by uid 500); 2 Mar 2013 19:15:44 -0000 Mailing-List: contact commits-help@onami.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@onami.incubator.apache.org Delivered-To: mailing list commits@onami.incubator.apache.org Received: (qmail 50247 invoked by uid 99); 2 Mar 2013 19:15:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Mar 2013 19:15:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Mar 2013 19:15:33 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 98F8B2388BA6; Sat, 2 Mar 2013 19:15:03 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1451920 [6/15] - in /incubator/onami/site/scopes: ./ apidocs/ apidocs/assets/ apidocs/assets/images/ apidocs/reference/ apidocs/reference/org/ apidocs/reference/org/apache/ apidocs/reference/org/apache/onami/ apidocs/reference/org/apache/o... Date: Sat, 02 Mar 2013 19:14:02 -0000 To: commits@onami.incubator.apache.org From: simonetripodi@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130302191503.98F8B2388BA6@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: incubator/onami/site/scopes/apidocs/reference/org/apache/onami/scopes/package-summary.html URL: http://svn.apache.org/viewvc/incubator/onami/site/scopes/apidocs/reference/org/apache/onami/scopes/package-summary.html?rev=1451920&view=auto ============================================================================== --- incubator/onami/site/scopes/apidocs/reference/org/apache/onami/scopes/package-summary.html (added) +++ incubator/onami/site/scopes/apidocs/reference/org/apache/onami/scopes/package-summary.html Sat Mar 2 19:13:58 2013 @@ -0,0 +1,289 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + org.apache.onami.scopes + + +| Apache Onami-Scopes + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+
+ + + + +
+ +
+
+ + + + + + +
+
+ +
+ package +

org.apache.onami.scopes

+
+ + Classes | Description + +
+
+ +
+ +
+ + +
+

Apache Onami-Scopes adds useful Scopes to Google Guice.

+ +

more...

+ +
+ + + + + + + + + +

Classes

+
+ + + + + + + + + + + + + + +
ConcurrentLazySingletonScopeA singleton factory that returns a Guice com.google.inject.Scope that enables concurrent lazy singletons. 
LazySingletonScopeA singleton factory that returns a Guice com.google.inject.Scope that enables lazy singletons. 
ScopesModuleGuice module to register scopes. 
+
+ + + + + + + + + + + + + + +
+
+ +
+ + + + + \ No newline at end of file Propchange: incubator/onami/site/scopes/apidocs/reference/org/apache/onami/scopes/package-summary.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/onami/site/scopes/apidocs/reference/org/apache/onami/scopes/package-summary.html ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/onami/site/scopes/apidocs/reference/org/apache/onami/scopes/package-summary.html ------------------------------------------------------------------------------ svn:mime-type = text/html Added: incubator/onami/site/scopes/apidocs/reference/package-list URL: http://svn.apache.org/viewvc/incubator/onami/site/scopes/apidocs/reference/package-list?rev=1451920&view=auto ============================================================================== --- incubator/onami/site/scopes/apidocs/reference/package-list (added) +++ incubator/onami/site/scopes/apidocs/reference/package-list Sat Mar 2 19:13:58 2013 @@ -0,0 +1,2 @@ +org.apache.onami.scopes + Added: incubator/onami/site/scopes/apidocs/reference/packages.html URL: http://svn.apache.org/viewvc/incubator/onami/site/scopes/apidocs/reference/packages.html?rev=1451920&view=auto ============================================================================== --- incubator/onami/site/scopes/apidocs/reference/packages.html (added) +++ incubator/onami/site/scopes/apidocs/reference/packages.html Sat Mar 2 19:13:58 2013 @@ -0,0 +1,223 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Package Index + + +| Apache Onami-Scopes + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+
+ + + + +
+ +
+

Package Index

+
+ +
+ +
+

+
+ + + + + + + + + + +
+ org.apache.onami.scopesApache Onami-Scopes adds useful Scopes to Google Guice. 
+ + + +
+
+ +
+ + + + + \ No newline at end of file Propchange: incubator/onami/site/scopes/apidocs/reference/packages.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/onami/site/scopes/apidocs/reference/packages.html ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/onami/site/scopes/apidocs/reference/packages.html ------------------------------------------------------------------------------ svn:mime-type = text/html Added: incubator/onami/site/scopes/checkstyle-aggregate.html URL: http://svn.apache.org/viewvc/incubator/onami/site/scopes/checkstyle-aggregate.html?rev=1451920&view=auto ============================================================================== --- incubator/onami/site/scopes/checkstyle-aggregate.html (added) +++ incubator/onami/site/scopes/checkstyle-aggregate.html Sat Mar 2 19:13:58 2013 @@ -0,0 +1,297 @@ + + + + + + + + + Apache Onami-Scopes - Checkstyle Results + + + + + + + + + + + + + + + + +
+ + + + + +
+
+ +
+ + +
+ +

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
8008

Rules

< tr class="a">
RulesViolationsSeverity
FileLength0Errors Error
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
2Errors Error
FileTabCharacter
  • eachLine: "true"
0Errors Error
LeftCurly
  • option: "nl"
0Errors Error
RightCurly
  • option: "alone"
0Errors Error
LineLength
  • max: "120"
  • ignorePattern: "@version| @see|@todo|TODO"
0Errors Error
MemberName0Errors Error
JavadocMethod
  • scope: "protected"
0Warnings Warning
JavadocType
  • allowUnknownTags: "true"
  • scope: "protected"
0Errors Error
JavadocVariable
  • scope: "protected"
0Infos Info
ConstantName4Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad
  • option: "space"
0Errors Error
OperatorWrap0Errors Error
ParenPad
  • option: " ;space"
0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround0Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock
  • option: "text"
0Errors Error
NeedBraces0Errors Error
DoubleCheckedLocking2Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0Warnings Warning
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber
  • ignoreNumbers: "-4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 32, 64, 100, 128, 256, 512, 1000, 1024"
0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0Errors Error
UpperEll0Errors Error

Details

org/apache/onami/scopes/ConcurrentLazySingletonScope.java

ViolationMessageLine
ErrorsName 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.32
ErrorsName 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.32

org/apache/onami/scopes/ConcurrentLazySingletonScopeImpl.java

ViolationMessageLine
ErrorsThe double-checked locking idiom is broken and should be avoided.60
ErrorsThe double-checked locking idiom is broken and should be avoided.60

org/apache/onami/scopes/LazySingletonScope.java

ViolationMessageLine
ErrorsName 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.40
ErrorsName 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.40

org/apache/onami/scopes/package-info.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
ErrorsLine does not match expected header line of '^package '.1
+
+
+
+ +
+ +
+
+
Copyright © 2013 + The Apache Software Foundation. + All Rights Reserved. + +
+ + +
Apache Onami, Apache Onami Scopes, Apache, the Apache feather logo, and the Apache Onami project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+ + +
+
+ + \ No newline at end of file Propchange: incubator/onami/site/scopes/checkstyle-aggregate.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/onami/site/scopes/checkstyle-aggregate.html ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/onami/site/scopes/checkstyle-aggregate.html ------------------------------------------------------------------------------ svn:mime-type = text/html Added: incubator/onami/site/scopes/checkstyle.rss URL: http://svn.apache.org/viewvc/incubator/onami/site/scopes/checkstyle.rss?rev=1451920&view=auto ============================================================================== Binary file - no diff available. Propchange: incubator/onami/site/scopes/checkstyle.rss ------------------------------------------------------------------------------ svn:mime-type = application/xml Added: incubator/onami/site/scopes/cobertura/coverage.xml URL: http://svn.apache.org/viewvc/incubator/onami/site/scopes/cobertura/coverage.xml?rev=1451920&view=auto ============================================================================== --- incubator/onami/site/scopes/cobertura/coverage.xml (added) +++ incubator/onami/site/scopes/cobertura/coverage.xml Sat Mar 2 19:13:58 2013 @@ -0,0 +1,347 @@ + + + + + + --source + /Users/stripodi/Documents/apache-workspace/onami/trunk/scopes/src/main/java + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/onami/site/scopes/cobertura/coverage.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/onami/site/scopes/cobertura/coverage.xml ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/onami/site/scopes/cobertura/coverage.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/onami/site/scopes/cobertura/css/help.css URL: http://svn.apache.org/viewvc/incubator/onami/site/scopes/cobertura/css/help.css?rev=1451920&view=auto ============================================================================== --- incubator/onami/site/scopes/cobertura/css/help.css (added) +++ incubator/onami/site/scopes/cobertura/css/help.css Sat Mar 2 19:13:58 2013 @@ -0,0 +1,22 @@ +dl { + float: left; + width: 100%; +} + +dt { + border-top: 1px solid #808080; + float: left; + font-weight: bold; + margin: 0; + padding: 1em; + width: 20%; +} + +dd { + border-top: 1px solid #808080; + float: left; + font-style: italic; + margin: 0; + padding: 1em; + width: 60%; +} \ No newline at end of file Propchange: incubator/onami/site/scopes/cobertura/css/help.css ------------------------------------------------------------------------------ svn:mime-type = text/css Added: incubator/onami/site/scopes/cobertura/css/main.css URL: http://svn.apache.org/viewvc/incubator/onami/site/scopes/cobertura/css/main.css?rev=1451920&view=auto ============================================================================== --- incubator/onami/site/scopes/cobertura/css/main.css (added) +++ incubator/onami/site/scopes/cobertura/css/main.css Sat Mar 2 19:13:58 2013 @@ -0,0 +1,131 @@ +@import url("help.css"); +@import url("source-viewer.css"); +@import url("tooltip.css"); + +.hidden { + display: none; +} + +a.dfn { + border-bottom: 1px dotted #00aa00; + cursor: help; +} + +a.dfn:active, a.dfn:link, a.dfn:visited { + color: #000000; + text-decoration: none; +} + +a.dfn:hover { + color: #0000ff; + text-decoration: none; +} + +body { + font-family: verdana, arial, helvetica; +} + +h1, h2, h3, h4, h5, h6 { + margin-bottom: 0.5em; +} + +h5 { + margin-top: 0.5em; +} + +div.footer { + font-size: 68%; + margin-top: 1.5em; +} + +div.percentgraph +{ + background-color: #f02020; + border: #808080 1px solid; + height: 1.3em; + margin: 0px; + padding: 0px; + width: 100px; +} + +div.percentgraph div.greenbar +{ + background-color: #00f000; + height: 1.3em; + margin: 0px; + padding: 0px; +} + +div.percentgraph div.na +{ + background-color: #eaeaea; + height: 1.3em; + margin: 0px; + padding: 0px; +} + +div.percentgraph span.text +{ + display: block; + position: absolute; + text-align: center; + width: 100px; +} + +div.separator { + height: 10px; +} + +table tr td, table tr th { + font-size: 68%; +} + +td.value table tr td { + font-size: 11px; +} + +table.percentgraph { + border: 0px; + font-size: 130%; + margin: 0px; + margin-left: auto; + margin-right: 0px; + padding: 0px; +} + +table.percentgraph tr.percentgraph { + border: 0px; + margin: 0px; + padding: 0px; +} + +table.percentgraph td.percentgraph { + border: 0px; + margin: 0px; + padding: 0px; + padding-left: 4px; +} + +table.report { + border-collapse: collapse; + width: 100%; +} + +table.report td { + border: #d0d0d0 1px solid; +} + +table.report td.heading { + background: #dcecff; + font-weight: bold; + text-align: center; +} + +table.report td.heading:hover { + background: #c0ffc0; + cursor: pointer; +} + +table.report td.value { + text-align: right; +} \ No newline at end of file Propchange: incubator/onami/site/scopes/cobertura/css/main.css ------------------------------------------------------------------------------ svn:mime-type = text/css Added: incubator/onami/site/scopes/cobertura/css/sortabletable.css URL: http://svn.apache.org/viewvc/incubator/onami/site/scopes/cobertura/css/sortabletable.css?rev=1451920&view=auto ============================================================================== --- incubator/onami/site/scopes/cobertura/css/sortabletable.css (added) +++ incubator/onami/site/scopes/cobertura/css/sortabletable.css Sat Mar 2 19:13:58 2013 @@ -0,0 +1,50 @@ +.sort-table { + font: Icon; + border: 1px Solid ThreeDShadow; + background: Window; + color: WindowText; +} + +.sort-table thead { + background: ButtonFace; +} + +.sort-table td { + padding: 2px 5px; +} + +.sort-table thead td { + border: 1px solid; + border-color: ButtonHighlight ButtonShadow + ButtonShadow ButtonHighlight; + cursor: default; +} + +.sort-table thead td:active { + border-color: ButtonShadow ButtonHighlight + ButtonHighlight ButtonShadow; + padding: 3px 4px 1px 6px; +} + +.sort-table thead td[_sortType=None]:active { + border-color: ButtonHighlight ButtonShadow + ButtonShadow ButtonHighlight; + padding: 2px 5px; +} + +.sort-arrow { + width: 11px; + height: 11px; + background-position: center center; + background-repeat: no-repeat; + margin: 0 2px; +} + +.sort-arrow.descending { + background-image: url("../images/downsimple.png"); + +} + +.sort-arrow.ascending { + background-image: url("../images/upsimple.png"); +} \ No newline at end of file Propchange: incubator/onami/site/scopes/cobertura/css/sortabletable.css ------------------------------------------------------------------------------ svn:mime-type = text/css Added: incubator/onami/site/scopes/cobertura/css/source-viewer.css URL: http://svn.apache.org/viewvc/incubator/onami/site/scopes/cobertura/css/source-viewer.css?rev=1451920&view=auto ============================================================================== --- incubator/onami/site/scopes/cobertura/css/source-viewer.css (added) +++ incubator/onami/site/scopes/cobertura/css/source-viewer.css Sat Mar 2 19:13:58 2013 @@ -0,0 +1,73 @@ +pre.src { + background: #ffffff; + margin-top: 0px; + margin-bottom: 0px; +} + +table.src { + border: #dcdcdc 1px solid; + font-size: 16px; +} + +td.numLine { + background: #f0f0f0; + border-right: #dcdcdc 1px solid; + padding-right: 3px; + text-align: right; +} + +td.numLineCover { + background: #80ff80; + border-right: #dcdcdc 1px solid; + padding-right: 3px; + text-align: right; +} + +td.nbHits { + background: #f0f0f0; + border-right: #dcdcdc 1px solid; + padding-right: 3px; + text-align: right; +} + +td.nbHitsCovered { + background: #80ff80; + border-right: #dcdcdc 1px solid; + padding-right: 3px; + text-align: right; +} + +td.nbHitsUncovered { + background: #ff9090; + border-right: #dcdcdc 1px solid; + font-weight: bold; + padding-right: 3px; + text-align: right; +} + +td.src { + width: 100%; +} + +span.comment { + color: #b22222; + font-style: italic; +} + +span.keyword { + color: #2020bf; + font-weight: bold; +} + +span.srcUncovered { + background: #ff9090; +} + +span.string { + color: #2a00ff; +} + +span.text_italic { + font-size: 12px; + font-style: italic; +} \ No newline at end of file Propchange: incubator/onami/site/scopes/cobertura/css/source-viewer.css ------------------------------------------------------------------------------ svn:mime-type = text/css Added: incubator/onami/site/scopes/cobertura/css/tooltip.css URL: http://svn.apache.org/viewvc/incubator/onami/site/scopes/cobertura/css/tooltip.css?rev=1451920&view=auto ============================================================================== --- incubator/onami/site/scopes/cobertura/css/tooltip.css (added) +++ incubator/onami/site/scopes/cobertura/css/tooltip.css Sat Mar 2 19:13:58 2013 @@ -0,0 +1,49 @@ +a.hastooltip { + border-bottom: 1px dotted #00aa00; + color: #000000; + cursor: help; + font-style: normal; + position: relative; /* This is the key */ + text-decoration: none; + z-index: 24; /* What does this do? */ +} + +a.hastooltip:active { + color: #000000; + text-decoration: none; +} + +a.hastooltip:link { + color: #000000; + text-decoration: none; +} + +a.hastooltip:hover { + background-color: #a0b8ff; + color: #000000; + text-decoration: none; + z-index: 25; +} + +a.hastooltip:visited { + color: #000000; + text-decoration: none; +} + +a.hastooltip span { + display: none; +} + +a.hastooltip:hover span { + background-color: #eeeeee; + border: 1px solid #000000; + color: #000000; + display: block; + padding: 5px; + left: -15.2em; + position: absolute; + text-align: center; + text-decoration: none; + top: 2em; + width: 20em; +} \ No newline at end of file Propchange: incubator/onami/site/scopes/cobertura/css/tooltip.css ------------------------------------------------------------------------------ svn:mime-type = text/css Added: incubator/onami/site/scopes/cobertura/frame-packages.html URL: http://svn.apache.org/viewvc/incubator/onami/site/scopes/cobertura/frame-packages.html?rev=1451920&view=auto ============================================================================== --- incubator/onami/site/scopes/cobertura/frame-packages.html (added) +++ incubator/onami/site/scopes/cobertura/frame-packages.html Sat Mar 2 19:13:58 2013 @@ -0,0 +1,20 @@ + + + + +Coverage Report + + + +
Packages
+ + + + + + + +
All
org.apache.onami.scopes
+ + \ No newline at end of file Propchange: incubator/onami/site/scopes/cobertura/frame-packages.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/onami/site/scopes/cobertura/frame-packages.html ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/onami/site/scopes/cobertura/frame-packages.html ------------------------------------------------------------------------------ svn:mime-type = text/html Added: incubator/onami/site/scopes/cobertura/frame-sourcefiles-org.apache.onami.scopes.html URL: http://svn.apache.org/viewvc/incubator/onami/site/scopes/cobertura/frame-sourcefiles-org.apache.onami.scopes.html?rev=1451920&view=auto ============================================================================== --- incubator/onami/site/scopes/cobertura/frame-sourcefiles-org.apache.onami.scopes.html (added) +++ incubator/onami/site/scopes/cobertura/frame-sourcefiles-org.apache.onami.scopes.html Sat Mar 2 19:13:58 2013 @@ -0,0 +1,41 @@ + + + + +Coverage Report Classes + + + +
+org.apache.onami.scopes +
+
 
+
Classes
+ + + + + + + + + + + + + + + + + + + + + + + + +
ConcurrentLazySingleton (N/A)
ConcurrentLazySingletonScope (50%)
ConcurrentLazySingletonScopeImpl (87%)
LazySingleton (N/A)
LazySingletonScope (50%)
LazySingletonScopeImpl (100%)
ScopesModule (100%)
+ + \ No newline at end of file Propchange: incubator/onami/site/scopes/cobertura/frame-sourcefiles-org.apache.onami.scopes.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/onami/site/scopes/cobertura/frame-sourcefiles-org.apache.onami.scopes.html ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/onami/site/scopes/cobertura/frame-sourcefiles-org.apache.onami.scopes.html ------------------------------------------------------------------------------ svn:mime-type = text/html Added: incubator/onami/site/scopes/cobertura/frame-sourcefiles.html URL: http://svn.apache.org/viewvc/incubator/onami/site/scopes/cobertura/frame-sourcefiles.html?rev=1451920&view=auto ============================================================================== --- incubator/onami/site/scopes/cobertura/frame-sourcefiles.html (added) +++ incubator/onami/site/scopes/cobertura/frame-sourcefiles.html Sat Mar 2 19:13:58 2013 @@ -0,0 +1,41 @@ + + + + +Coverage Report Classes + + + +
+All Packages +
+
 
+
Classes
+ + + + + + + + + + + + + + + + + + + + + + + + +
ConcurrentLazySingleton (N/A)
ConcurrentLazySingletonScope (50%)
ConcurrentLazySingletonScopeImpl (87%)
LazySingleton (N/A)
LazySingletonScope (50%)
LazySingletonScopeImpl (100%)
ScopesModule (100%)
+ + \ No newline at end of file Propchange: incubator/onami/site/scopes/cobertura/frame-sourcefiles.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/onami/site/scopes/cobertura/frame-sourcefiles.html ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/onami/site/scopes/cobertura/frame-sourcefiles.html ------------------------------------------------------------------------------ svn:mime-type = text/html Added: incubator/onami/site/scopes/cobertura/frame-summary-org.apache.onami.scopes.html URL: http://svn.apache.org/viewvc/incubator/onami/site/scopes/cobertura/frame-summary-org.apache.onami.scopes.html?rev=1451920&view=auto ============================================================================== --- incubator/onami/site/scopes/cobertura/frame-summary-org.apache.onami.scopes.html (added) +++ incubator/onami/site/scopes/cobertura/frame-summary-org.apache.onami.scopes.html Sat Mar 2 19:13:58 2013 @@ -0,0 +1,56 @@ + + + + +Coverage Report + + + + + + + +
Coverage Report - org.apache.onami.scopes
+
 
+ + + + + +
Package # Classes Line Coverage Branch Coverage Complexity
org.apache.onami.scopes9
83%
45/54
50%
9/18
1.917
+ +
 
+ + + + + + + + + + + + + + + + + + + + +
Classes in this Package Line Coverage Branch Coverage Complexity
ConcurrentLazySingleton
N/A
N/A
0
ConcurrentLazySingletonScope
50%
2/4
N/A
1
ConcurrentLazySingletonScopeImpl
89%
17/19
50%
2/4
2.833
ConcurrentLazySingletonScopeImpl$1
84%
16/19
50%
7/14
2.833
ConcurrentLazySingletonScopeImpl$LockRecord
100%
2/2
N/A
2.833
LazySingleton
N/A
N/A
0
LazySingletonScope
50%
2/4
N/A
1
LazySingletonScopeImpl
100%
2/2
N/A
1
ScopesModule
100%
4/4
N/A
1
+ + + + \ No newline at end of file Propchange: incubator/onami/site/scopes/cobertura/frame-summary-org.apache.onami.scopes.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/onami/site/scopes/cobertura/frame-summary-org.apache.onami.scopes.html ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/onami/site/scopes/cobertura/frame-summary-org.apache.onami.scopes.html ------------------------------------------------------------------------------ svn:mime-type = text/html