| method | View process(HttpServletRequest, HttpServletRespon se) |
| pre | request != null |
| pre | this.model != null |
| pre | this.model.data != null |
| pre | (soft) log != null |
| pre | (soft) net.sourceforge.pebble.PebbleContext__ static_init.new PebbleContext(PebbleContext__static _init#1).configuration != null |
| presumption | java.util.HashMap:get(...)@63 != null |
| presumption | javax.servlet.http.HttpServletRequest:getSession(.. .)@118 != null |
| presumption | javax.servlet.http.HttpServletRequest:getSession(.. .)@126 != null |
| presumption | javax.servlet.http.HttpServletRequest:getSession(.. .)@134 != null |
| presumption | net.sourceforge.pebble.domain.Blog:getCommentConfir mationStrategy(...)@123 != null |
| presumption | net.sourceforge.pebble.domain.Blog:getContentDecora torChain(...)@112 != null |
| post | return_value in Addr_Set{&new CommentConfirmati onView(process#9),&new ConfirmCommentView(proce ss#8),&new CommentFormView(process#7),&new CommentConfirmationView(process#5),&new NotFoundView(process#4)} |
| post | new CommentConfirmationView(process#5) num objects <= 1 |
| post | new CommentConfirmationView(process#9) num objects <= 1 |
| post | new CommentFormView(process#7) num objects <= 1 |
| post | new ConfirmCommentView(process#8) num objects <= 1 |
| post | new NotFoundView(process#4) num objects <= 1 |
| unanalyzed | call on getModel |
| unanalyzed | call on java.util.HashMap:get |
| unanalyzed | call on java.util.ResourceBundle:getBundle |
| unanalyzed | call on java.util.ResourceBundle:getString |
| unanalyzed | call on net.sourceforge.pebble.domain. Blog:getLocale |
| unanalyzed | call on java.util.HashMap:put |
| unanalyzed | call on java.util.List:isEmpty |
| unanalyzed | call on javax.servlet.http.HttpServletRequest:getRe moteAddr |
| unanalyzed | call on net.sourceforge.pebble.domain. BlogEntry:createComment |
| unanalyzed | call on org.acegisecurity.context.SecurityContextHo lder:getContext |
| unanalyzed | call on org.acegisecurity.context.SecurityContext:g etAuthentication |
| unanalyzed | call on org.acegisecurity.Authentication:getName |
| unanalyzed | call on net.sourceforge.pebble.Configuration:getSec urityRealm |
| unanalyzed | call on getUser |
| unanalyzed | call on net.sourceforge.pebble.Configuration:getDat aDirectory |
| unanalyzed | call on java.io.File |
| unanalyzed | call on getFileForUser |
| unanalyzed | call on java.io.File:exists |
| unanalyzed | call on java.io.FileInputStream |
| unanalyzed | call on java.util.Properties |
| unanalyzed | call on java.util.Properties:load |
| unanalyzed | call on java.io.FileInputStream:close |
| unanalyzed | call on java.util.Properties:getProperty |
| unanalyzed | call on java.lang.String:split |
| unanalyzed | call on java.lang.String:equalsIgnoreCase |
| unanalyzed | call on java.util.HashMap |
| unanalyzed | call on java.util.Properties:keySet |
| unanalyzed | call on java.util.Set:iterator |
| unanalyzed | call on java.lang.String:startsWith |
| unanalyzed | call on java.lang.String:length |
| unanalyzed | call on java.lang.String:substring |
| unanalyzed | call on java.util.Map:put |
| unanalyzed | call on java.util.HashSet |
| unanalyzed | call on java.lang.String:trim |
| unanalyzed | call on org.acegisecurity.GrantedAuthorityImpl |
| unanalyzed | call on java.util.Set:add |
| unanalyzed | call on java.util.Set:toArray |
| unanalyzed | call on net.sourceforge.pebble.PebbleException |
| unanalyzed | call on java.lang.String:valueOf |
| unanalyzed | call on org.apache.commons.logging.Log:error |
| unanalyzed | call on net.sourceforge.pebble.domain. Comment:setAuthor |
| unanalyzed | call on net.sourceforge.pebble.domain. Comment:setEmail |
| unanalyzed | call on java.lang.String:equals |
| unanalyzed | call on net.sourceforge.pebble.domain. Comment:setWebsite |
| unanalyzed | call on net.sourceforge.pebble.domain. BlogEntry:getBlog |
| unanalyzed | call on net.sourceforge.pebble.domain.Blog:getUrl |
| unanalyzed | call on net.sourceforge.pebble.domain. Comment:setAuthenticated |
| unanalyzed | call on javax.servlet.http.HttpServletRequest:getPa rameter |
| unanalyzed | call on java.lang.Long:parseLong |
| unanalyzed | call on net.sourceforge.pebble.domain. BlogEntry:getComment |
| unanalyzed | call on net.sourceforge.pebble.domain. Comment:setParent |
| unanalyzed | call on java.lang.String:charAt |
| unanalyzed | call on java.util.ArrayList |
| unanalyzed | call on net.sourceforge.pebble.domain. Comment:getEmail |
| unanalyzed | call on javax.mail.internet.InternetAddress |
| unanalyzed | call on javax.mail.internet.InternetAddress:validat e |
| unanalyzed | call on javax.mail.internet.AddressException:getMes sage |
| unanalyzed | call on java.util.List:add |
| test_vector | java.lang.String:equalsIgnoreCase(...)@120: {1}, {0} |
| test_vector | javax.servlet.http.HttpServletRequest:getParameter( ...)@84: Addr_Set{null}, Inverse{null} |
| test_vector | net.sourceforge.pebble.api.confirmation. CommentConfirmationStrategy:confirmationRequired(.. .)@128: {0}, {1} |
| test_vector | net.sourceforge.pebble.domain.BlogEntry:isCommentsE nabled(...)@97: {1}, {0} |
| test_vector | net.sourceforge.pebble.domain.BlogService:getBlogEn try(...)@88: Inverse{null}, Addr_Set{null} |